Searched refs:__pthread_barrier_current (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_barrier.c106 barrier->__pthread_barrier_current = count;
151 if (--barrier->__pthread_barrier_current == 0) {
153 barrier->__pthread_barrier_current =
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h453 uint32_t __pthread_barrier_current; member in struct:__anon211

Completed in 60 milliseconds