Searched defs:pthread_mutex_timedlock (Results 1 – 2 of 2) sorted by relevance
202 int pthread_mutex_timedlock(pthread_mutex_t *m, in pthread_mutex_timedlock() function
104 #define pthread_mutex_timedlock(...) zap_pthread_mutex_timedlock(__VA_ARGS__) macro