Searched refs:__pthread_type (Results 1 – 1 of 1) sorted by relevance
91 int __pthread_type = (__type & mtx_recursive) ? PTHREAD_MUTEX_RECURSIVE in mtx_init() local98 pthread_mutexattr_settype(&__attr, __pthread_type); in mtx_init()