Searched refs:upad64_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsynch.h79 upad64_t owner64;
81 upad64_t data;
97 upad64_t data;
108 upad64_t data; /* optional data */
H A Dtypes.h218 typedef uint64_t upad64_t; typedef
228 } upad64_t; typedef in typeref:union:__anon195
422 upad64_t __pthread_mutex_owner64;
424 upad64_t __pthread_mutex_data;
433 upad64_t __pthread_cond_data;
454 upad64_t __pthread_barrier_cycle;
455 upad64_t __pthread_barrier_reserved;
487 upad64_t __pthread_once_pad[4];
/illumos-gate/usr/src/head/
H A Dsemaphore.h46 upad64_t sem_pad1[3]; /* reserved for a mutex_t */
47 upad64_t sem_pad2[2]; /* reserved for a cond_t */
H A Dsynch.h55 upad64_t pad1[3]; /* reserved for a mutex_t */
56 upad64_t pad2[2]; /* reserved for a cond_t */
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h143 typedef uint64_t upad64_t; typedef
153 } upad64_t; typedef in typeref:union:__anon4491

Completed in 69 milliseconds