Searched defs:waitlist (Results 1 – 3 of 3) sorted by relevance
44 struct waitlist struct46 struct waitlist *next; argument50 pthread_cond_t *cond;52 int *result;54 volatile unsigned int *counterp;56 struct sigevent *sigevp;
29 #define AIO_MISC_NOTIFY(waitlist) \ argument
30 #define GAI_MISC_NOTIFY(waitlist) \ argument
Completed in 3 milliseconds