Home
last modified time | relevance | path

Searched refs:DEFAULT_TYPE (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libc/port/threads/
H A Dpthr_rwlock.c44 ap->pshared = DEFAULT_TYPE; in pthread_rwlockattr_init()
112 type = DEFAULT_TYPE; in pthread_rwlock_init()
H A Dpthr_cond.c44 ap->pshared = DEFAULT_TYPE; in pthread_condattr_init()
146 type = DEFAULT_TYPE; in pthread_cond_init()
H A Dpthr_mutex.c43 ap->pshared = DEFAULT_TYPE; in pthread_mutexattr_init()
225 type = DEFAULT_TYPE | PTHREAD_MUTEX_DEFAULT | in pthread_mutex_init()
H A Dpthr_barrier.c97 type = DEFAULT_TYPE; in pthread_barrier_init()
/titanic_50/usr/src/head/
H A Dpthread.h73 #define DEFAULT_TYPE _DEFAULT_TYPE macro
/titanic_50/usr/src/uts/intel/io/dnet/
H A Ddnet.h79 enum { DEFAULT_TYPE, COGENT_EM_TYPE, ASANTE_TYPE}; enumerator
H A Ddnet.c4078 dnetp->vendor_21140 = DEFAULT_TYPE; in dnet_parse_srom()