Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h460 typedef struct _pthread_cond { /* = cond_t in synch.h */ struct
462 uint8_t __pthread_cond_flag[4]; argument
465 } __pthread_cond_flags; argument
466 upad64_t __pthread_cond_data; argument