Searched defs:pthread_mutex_init (Results 1 – 2 of 2) sorted by relevance
214 int pthread_mutex_init(pthread_mutex_t *mu, const pthread_mutexattr_t *_attr) in pthread_mutex_init() function
101 #define pthread_mutex_init(...) zap_pthread_mutex_init(__VA_ARGS__) macro