Searched refs:ELEMS (Results 1 – 1 of 1) sorted by relevance
102 const int ELEMS = 2; in do_test() local108 struct aiocb *list[ELEMS]; in do_test()158 r = aio_suspend ((const struct aiocb * const *) list, ELEMS, &timeout); in do_test()
Completed in 3 milliseconds