Searched defs:pthread_mutex (Results 1 – 1 of 1) sorted by relevance
210 struct pthread_mutex { struct217 struct pthread_mutex *mtx = (struct pthread_mutex *)malloc(sizeof(*mtx)); in pthread_mutex_init() argument