Searched defs:thread_mtx_unlock (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h636 #define thread_mtx_unlock(thread) lck_mtx_unlock(&(thread)->mutex) macro

Completed in 21 milliseconds