Searched refs:thread_lock (Results 1 - 24 of 24) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_policy.c101 thread_lock(thread);
157 thread_lock(thread);
193 thread_lock(thread);
332 thread_lock(thread);
354 thread_lock(thread);
410 thread_lock(thread);
449 thread_lock(thread);
488 thread_lock(thread);
H A Dsyscall_subr.c278 thread_lock(thread);
349 thread_lock(self);
390 thread_lock(thread);
410 thread_lock(thread);
446 thread_lock(self);
H A Dthread_act.c318 thread_lock(thread);
368 thread_lock(thread);
677 thread_lock(thread);
744 thread_lock(thread);
789 thread_lock(thread);
820 thread_lock(thread);
916 thread_lock(thread);
H A Dthread.c335 thread_lock(thread);
355 thread_lock(thread);
383 thread_lock(thread);
403 thread_lock(thread);
577 thread_lock(thread);
1118 thread_lock(thread);
1198 thread_lock(thread);
1224 thread_lock(thread);
1272 thread_lock(thread);
H A Dsched_prim.c780 thread_lock(thread);
810 thread_lock(thread);
829 thread_lock(thread);
846 thread_lock(thread);
1159 thread_lock(thread);
1193 thread_lock(thread);
1308 thread_lock(thread);
1326 thread_lock(thread);
1354 thread_lock(thread);
1379 thread_lock(threa
[all...]
H A Daffinity.c49 * addition, the thread_lock is taken to write thread->affinity_set since this
445 thread_lock(thread);
461 thread_lock(thread);
H A Dwait_queue.c1250 thread_lock(thread);
1284 thread_lock(thread);
1354 thread_lock(t);
1561 thread_lock(t);
1632 thread_lock(thread);
H A Dbsd_kern.c514 thread_lock(th);
590 thread_lock(thread);
H A Dmk_sp.c87 thread_lock(thread);
H A Dpriority.c108 thread_lock(thread);
H A Dlocks.c605 thread_lock(holder);
688 thread_lock(thread);
738 thread_lock(thread);
H A Dtask.c1764 thread_lock(thread);
2092 thread_lock(thread);
2141 thread_lock(thread);
2154 thread_lock(thread);
2165 thread_lock(thread);
H A Dprocessor.c467 thread_lock(thread);
H A Dsched_fixedpriority.c462 thread_lock(thread);
H A Dsched_grrr.c383 thread_lock(thread);
H A Dsync_sema.c636 thread_lock(self);
H A Dthread.h132 * locked by the thread_lock, but if its value is something else
155 decl_simple_lock_data(,sched_lock) /* scheduling lock (thread_lock()) */
502 #define thread_lock(th) simple_lock(&(th)->sched_lock) macro
H A Dledger.c759 thread_lock(thread);
/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb_native.c450 thread_lock(thread);
491 thread_lock(thread);
H A Dlocks_i386.c1835 thread_lock(thread);
1899 thread_lock(thread);
2048 thread_lock(holder);
H A Dmachine_routines.c274 thread_lock(thread);
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_mqueue.c404 thread_lock(cur_thread);
860 thread_lock(thread);
/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c494 thread_lock(thread);
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.c3085 thread_lock(self);

Completed in 189 milliseconds