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

Function aio_multi_poll

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

Source from the content-addressed store, hash-verified

286// int states[]
287// );
288function aio_multi_poll(ids, num_ids, sce_errs = _aio_errors_p) {
289 sysi("aio_multi_poll", ids, num_ids, sce_errs);
290}
291
292// int
293// 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