Home
last modified time | relevance | path

Searched defs:__pthread_barrier_s (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_private.h181 struct __pthread_barrier_s { struct
182 volatile umtx_t b_lock;
183 volatile umtx_t b_cycle;
184 volatile int b_count;
185 volatile int b_waiters;