Searched defs:pthread_mutex_init (Results 1 – 2 of 2) sorted by relevance
92 int pthread_mutex_init(pthread_mutex_t *m, in pthread_mutex_init() function
106 #define pthread_mutex_init(...) zap_pthread_mutex_init(__VA_ARGS__) macro