Searched refs:DEFAULT_TYPE (Results 1 – 10 of 10) sorted by relevance
| /onnv-gate/usr/src/lib/libc/port/threads/ |
| H A D | pthr_rwlock.c | 44 ap->pshared = DEFAULT_TYPE; in pthread_rwlockattr_init() 112 type = DEFAULT_TYPE; in pthread_rwlock_init()
|
| H A D | pthr_cond.c | 44 ap->pshared = DEFAULT_TYPE; in pthread_condattr_init() 146 type = DEFAULT_TYPE; in pthread_cond_init()
|
| H A D | pthr_mutex.c | 43 ap->pshared = DEFAULT_TYPE; in pthread_mutexattr_init() 225 type = DEFAULT_TYPE | PTHREAD_MUTEX_DEFAULT | in pthread_mutex_init()
|
| H A D | pthr_barrier.c | 97 type = DEFAULT_TYPE; in pthread_barrier_init()
|
| /onnv-gate/usr/src/lib/libldap4/common/ |
| H A D | open.c | 208 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 D | Constant.pm | 1342 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 D | dnet.h | 79 enum { DEFAULT_TYPE, COGENT_EM_TYPE, ASANTE_TYPE}; enumerator
|
| H A D | dnet.c | 4078 dnetp->vendor_21140 = DEFAULT_TYPE; in dnet_parse_srom()
|
| /onnv-gate/usr/src/head/ |
| H A D | pthread.h | 71 #define DEFAULT_TYPE _DEFAULT_TYPE macro
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perltoc.pod | 13222 WriteConstants ATTRIBUTE =E<gt> VALUE [, ...], NAME, DEFAULT_TYPE,
|