k5_pthread_mutex_unlock
? k5_pthread_mutex_unlock(M) \
# define k5_os_mutex_unlock(M) (MAYBE_SCHED_YIELD(),k5_pthread_mutex_unlock(M))