Home
last modified time | relevance | path

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

/onnv-gate/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()
/onnv-gate/usr/src/lib/libldap4/common/
H A Dopen.c208 pthread_mutex_init(&ld->ld_ldap_mutex, DEFAULT_TYPE); in ldap_init()
209 pthread_mutex_init(&ld->ld_response_mutex, DEFAULT_TYPE); in ldap_init()
210 pthread_mutex_init(&ld->ld_poll_mutex, DEFAULT_TYPE); in ldap_init()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm1342 return dump_names ($args{DEFAULT_TYPE}, undef, $indent, undef,
1410 DEFAULT_TYPE => 'IV',
1429 foreach (C_constant ($ARGS{NAME}, $ARGS{C_SUBNAME}, $ARGS{DEFAULT_TYPE},
/onnv-gate/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()
/onnv-gate/usr/src/head/
H A Dpthread.h71 #define DEFAULT_TYPE _DEFAULT_TYPE macro
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperltoc.pod13222 WriteConstants ATTRIBUTE =E<gt> VALUE [, ...], NAME, DEFAULT_TYPE,