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

Function aio_multi_poll

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

Source from the content-addressed store, hash-verified

264// int states[]
265// );
266function aio_multi_poll(ids, num_ids, sce_errs=_aio_errors_p) {
267 sysi('aio_multi_poll', ids, num_ids, sce_errs);
268}
269
270// int
271// aio_multi_cancel(

Callers 5

poll_aioFunction · 0.70
free_aiosFunction · 0.70
free_aios2Function · 0.70
race_oneFunction · 0.70
double_free_reqs2Function · 0.70

Calls 1

sysiFunction · 0.70

Tested by

no test coverage detected