Home
last modified time | relevance | path

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

/titanic_50/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.h219 typedef uint64_t upad64_t; typedef
229 } upad64_t; typedef
423 upad64_t __pthread_mutex_owner64;
425 upad64_t __pthread_mutex_data;
434 upad64_t __pthread_cond_data;
455 upad64_t __pthread_barrier_cycle;
456 upad64_t __pthread_barrier_reserved;
488 upad64_t __pthread_once_pad[4];
/titanic_50/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 */
/titanic_50/usr/src/ucbhead/sys/
H A Dtypes.h143 typedef uint64_t upad64_t; typedef
153 } upad64_t; typedef