HomeSort by relevance Sort by last modified time
    Searched refs:upad64_t (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
synch.h 79 upad64_t owner64;
81 upad64_t data;
97 upad64_t data;
108 upad64_t data; /* optional data */
types.h 216 typedef uint64_t upad64_t; typedef
226 } upad64_t; typedef in typeref:union:__anon165
420 upad64_t __pthread_mutex_owner64;
422 upad64_t __pthread_mutex_data;
431 upad64_t __pthread_cond_data;
452 upad64_t __pthread_barrier_cycle;
453 upad64_t __pthread_barrier_reserved;
485 upad64_t __pthread_once_pad[4];
  /onnv/onnv-gate/usr/src/head/
semaphore.h 46 upad64_t sem_pad1[3]; /* reserved for a mutex_t */
47 upad64_t sem_pad2[2]; /* reserved for a cond_t */
synch.h 57 upad64_t pad1[3]; /* reserved for a mutex_t */
58 upad64_t pad2[2]; /* reserved for a cond_t */
  /onnv/onnv-gate/usr/src/ucbhead/sys/
types.h 143 typedef uint64_t upad64_t; typedef
153 } upad64_t; typedef in typeref:union:__anon35

Completed in 300 milliseconds