k5_pthread_mutex_lock
? k5_pthread_mutex_lock(M) \
# define k5_os_mutex_lock(M) return_after_yield(k5_pthread_mutex_lock(M))