Home
last modified time | relevance | path

Searched defs:pthread_mutex_init (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/compat/bhyve/
H A Dpthread.h56 #define pthread_mutex_init(m, a) checked_pthread_mutex_init(m, a) macro
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c216 pthread_mutex_init(pthread_mutex_t *_RESTRICT_KYWD mutex, in pthread_mutex_init() function
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c92 pthread_mutex_init( LDAP_MUTEX_T *mp, void *attr) in pthread_mutex_init() function
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h463 # pragma weak pthread_mutex_init macro