Searched refs:thread_mtx_lock (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_act.c117 thread_mtx_lock(thread);
225 thread_mtx_lock(thread);
255 thread_mtx_lock(thread);
293 thread_mtx_lock(thread);
340 thread_mtx_lock(thread);
363 thread_mtx_lock(thread);
404 thread_mtx_lock(thread);
429 thread_mtx_lock(thread);
438 thread_mtx_lock(thread);
444 thread_mtx_lock(threa
[all...]
H A Dipc_tt.c508 thread_mtx_lock(thread);
609 thread_mtx_lock(thread);
744 thread_mtx_lock(thread);
793 thread_mtx_lock(thread);
1424 thread_mtx_lock(thread);
1511 thread_mtx_lock(thread);
1670 thread_mtx_lock(thread);
1862 thread_mtx_lock(thread);
H A Dmk_sp.c183 thread_mtx_lock(thread);
295 thread_mtx_lock(thread);
H A Dthread_policy.c78 thread_mtx_lock(thread);
395 thread_mtx_lock(thread);
H A Daffinity.c145 thread_mtx_lock(thread);
309 thread_mtx_lock(parent);
H A Dbsd_kern.c142 thread_mtx_lock(inc);
191 thread_mtx_lock(inc);
H A Dsync_lock.c64 thread_mtx_lock(th); \
75 thread_mtx_lock(th); \
H A Dthread.c326 thread_mtx_lock(thread);
921 thread_mtx_lock(thread);
1056 thread_mtx_lock(thread);
1690 thread_mtx_lock(thread);
H A Dtask.c247 thread_mtx_lock(thread);
962 thread_mtx_lock(thread);
1073 thread_mtx_lock(thread);
H A Dthread.h634 #define thread_mtx_lock(thread) lck_mtx_lock(&(thread)->mutex) macro
H A Dtask_policy.c313 thread_mtx_lock(thread);

Completed in 106 milliseconds