Searched defs:cbs (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/aio/
H A Daio_suspend.c10 int aio_suspend(const struct aiocb *const cbs[], int cnt, const struct timespec *ts) argument
H A Dlio_listio.c11 struct aiocb *cbs[]; member in struct:lio_state
18 struct aiocb **cbs = st->cbs; local
70 int lio_listio(int mode, struct aiocb *restrict const *restrict cbs, int cnt, struct sigevent *restrict sev) argument
[all...]

Completed in 27 milliseconds