Searched defs:pthread_mutex_trylock (Results 1 – 2 of 2) sorted by relevance
201 int pthread_mutex_trylock(pthread_mutex_t *m) in pthread_mutex_trylock() function
105 #define pthread_mutex_trylock(...) zap_pthread_mutex_trylock(__VA_ARGS__) macro