Searched refs:pthread_mutex_trylock (Results 1 – 15 of 15) sorted by relevance
92 status = pthread_mutex_trylock(myMutex); in lock()94 switch (pthread_mutex_trylock(myMutex)) { in lock()
266 extern int pthread_mutex_trylock(pthread_mutex_t *);
139 # define smutex_trylock(mp) (pthread_mutex_trylock(mp) == 0)
140 if (pthread_mutex_trylock(&table->lock) == EBUSY) { in __nis_lock_hash_table()
195 pthread_mutex_trylock { TYPE = FUNCTION };
202 pthread_mutex_trylock { TYPE = FUNCTION };
652 pthread_mutex_trylock
383 assert(pthread_mutex_trylock(&plugin_mutex) != 0); in unload_plugin()
1154 if (pthread_mutex_trylock(&mp->epm_lock) == 0) { in etm_send()
1024 pthread_mutex_trylock.3c \2014 pthread_mutex_trylock.3c := LINKSRC = pthread_mutex_lock.3c
1549 pthread_mutex_trylock;
2347 #pragma weak pthread_mutex_trylock = mutex_trylock macro
6280 ret = pthread_mutex_trylock(&((struct znotify *)handle)->zn_mutex); in zonecfg_notify_unbind()
1058 link path=usr/share/man/man3c/pthread_mutex_trylock.3c \
5110 usr/src/man/man3c/pthread_mutex_trylock.3c