Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsynch.h77 upad64_t owner64;
79 upad64_t data;
95 upad64_t data;
106 upad64_t data; /* optional data */
H A Dtypes.h241 typedef uint64_t upad64_t; typedef
251 } upad64_t; typedef
455 upad64_t __pthread_mutex_owner64;
457 upad64_t __pthread_mutex_data;
466 upad64_t __pthread_cond_data;
487 upad64_t __pthread_barrier_cycle;
488 upad64_t __pthread_barrier_reserved;
520 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