Searched refs:k5_os_mutex_init (Results 1 – 4 of 4) sorted by relevance
203 # define k5_os_mutex_init k5_os_nothread_mutex_init macro290 int k5_os_mutex_init(k5_os_mutex *m);298 # define k5_os_mutex_init(M) pthread_mutex_init((M), 0) macro319 # define k5_os_mutex_init(M) \ macro358 return k5_os_mutex_init(m); in k5_mutex_init()
521 k5_os_mutex_init(k5_os_mutex *m) in k5_os_mutex_init() function567 #undef k5_os_mutex_init573 int k5_os_mutex_init(k5_os_mutex *m);581 k5_os_mutex_init(k5_os_mutex *m) in k5_os_mutex_init() function
56 k5_os_mutex_init
58 k5_os_mutex_init;