Searched defs:k5_os_mutex_init (Results 1 – 2 of 2) sorted by relevance
203 # define k5_os_mutex_init k5_os_nothread_mutex_init macro298 # define k5_os_mutex_init(M) pthread_mutex_init((M), 0) macro319 # define k5_os_mutex_init(M) \ macro
521 k5_os_mutex_init(k5_os_mutex *m) in k5_os_mutex_init() function581 k5_os_mutex_init(k5_os_mutex *m) in k5_os_mutex_init() function