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

Function aio_multi_cancel

g2all/900/lapse.js:276–278  ·  view source on GitHub ↗
(ids, num_ids, sce_errs=_aio_errors_p)

Source from the content-addressed store, hash-verified

274// int states[]
275// );
276function aio_multi_cancel(ids, num_ids, sce_errs=_aio_errors_p) {
277 sysi('aio_multi_cancel', ids, num_ids, sce_errs);
278}
279
280// // wait for all (AND) or atleast one (OR) to finish
281// // 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