MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / aio_multi_cancel

Function aio_multi_cancel

g2all/700/lapse.js:298–300  ·  view source on GitHub ↗
(ids, num_ids, sce_errs = _aio_errors_p)

Source from the content-addressed store, hash-verified

296// int states[]
297// );
298function aio_multi_cancel(ids, num_ids, sce_errs = _aio_errors_p) {
299 sysi("aio_multi_cancel", ids, num_ids, sce_errs);
300}
301
302// // wait for all (AND) or atleast one (OR) to finish
303// // DEFAULT is the same as AND

Callers 5

cancel_aiosFunction · 0.70
free_aiosFunction · 0.70
double_free_reqs2Function · 0.70
leak_kernel_addrsFunction · 0.70
double_free_reqs1Function · 0.70

Calls 1

sysiFunction · 0.70

Tested by

no test coverage detected