orca/src/io_api.json

10 lines
197 B
JSON
Raw Normal View History

2023-05-09 16:44:23 +00:00
[
{
"name": "io_wait_single_req",
"cname": "orca_io_wait_single_req",
2023-05-09 16:44:23 +00:00
"ret": {"name": "io_cmp", "tag": "S"},
"args": [ {"name": "req",
"type": {"name": "io_req*", "tag": "p"}}]
}
]