Searched defs:k5_os_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
206 # define k5_os_mutex_unlock k5_os_nothread_mutex_unlock macro301 # define k5_os_mutex_unlock(M) pthread_mutex_unlock(M) macro343 # define k5_os_mutex_unlock(M) \ macro
548 k5_os_mutex_unlock(k5_os_mutex *m) in k5_os_mutex_unlock() function596 k5_os_mutex_unlock(k5_os_mutex *m) in k5_os_mutex_unlock() function