Searched refs:counterp (Results 1 – 12 of 12) sorted by relevance
31 if (*waitlist->counterp > 0 && --*waitlist->counterp == 0) \32 futex_wake ((unsigned int *) waitlist->counterp, 1, FUTEX_PRIVATE); \
32 if (*waitlist->counterp > 0 && --*waitlist->counterp == 0) \33 futex_wake ((unsigned int *) waitlist->counterp, 1, FUTEX_PRIVATE); \
120 --*waitlist->counterp; in __gai_notify()128 if (--*waitlist->counterp == 0) in __gai_notify()133 free ((void *) waitlist->counterp); in __gai_notify()
111 waitlist[cnt].counterp = &total; in __getaddrinfo_a()165 waitlist->list[cnt].counterp = &waitlist->counter; in __getaddrinfo_a()
33 volatile unsigned int *counterp; member
56 waitlist[cnt].counterp = &cntr; in ___gai_suspend_time64()
143 --*waitlist->counterp; in __aio_notify()151 if (--*waitlist->counterp == 0) in __aio_notify()156 free ((void *) waitlist->counterp); in __aio_notify()
150 waitlist[cnt].counterp = &total; in lio_listio_internal()213 waitlist->list[cnt].counterp = &waitlist->counter; in lio_listio_internal()
147 waitlist[cnt].counterp = &cntr; in ___aio_suspend_time64()
54 volatile unsigned int *counterp; member
4870 counterp if it is already zero.
35116 counterp to 'volatile unsigned int *'.35126 counterp to 'volatile unsigned int *'.