Searched refs:k5_os_mutex_destroy (Results 1 – 4 of 4) sorted by relevance
204 # define k5_os_mutex_destroy k5_os_nothread_mutex_destroy macro291 int k5_os_mutex_destroy(k5_os_mutex *m);299 # define k5_os_mutex_destroy(M) pthread_mutex_destroy((M)) macro322 # define k5_os_mutex_destroy(M) \ macro365 (k5_os_mutex_destroy(M))
530 k5_os_mutex_destroy(k5_os_mutex *m) in k5_os_mutex_destroy() function568 #undef k5_os_mutex_destroy574 int k5_os_mutex_destroy(k5_os_mutex *m);586 k5_os_mutex_destroy(k5_os_mutex *m) in k5_os_mutex_destroy() function
57 k5_os_mutex_destroy
59 k5_os_mutex_destroy;