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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread_policy.c81 thread_lock(thread);
137 thread_lock(thread);
177 thread_lock(thread);
262 thread_lock(thread);
280 thread_lock(thread);
334 thread_lock(thread);
373 thread_lock(thread);
412 thread_lock(thread);
H A Dsyscall_subr.c257 thread_lock(thread);
328 thread_lock(self);
369 thread_lock(thread);
389 thread_lock(thread);
425 thread_lock(self);
H A Dthread_act.c316 thread_lock(thread);
366 thread_lock(thread);
644 thread_lock(thread);
711 thread_lock(thread);
756 thread_lock(thread);
787 thread_lock(thread);
860 thread_lock(thread);
886 thread_lock(thread);
H A Dsched_prim.c373 thread_lock(thread);
401 thread_lock(thread);
420 thread_lock(thread);
437 thread_lock(thread);
691 thread_lock(thread);
720 thread_lock(thread);
882 thread_lock(thread);
900 thread_lock(thread);
928 thread_lock(thread);
953 thread_lock(threa
[all...]
H A Dthread.c288 thread_lock(thread);
308 thread_lock(thread);
333 thread_lock(thread);
353 thread_lock(thread);
501 thread_lock(thread);
892 thread_lock(thread);
967 thread_lock(thread);
1013 thread_lock(thread);
H A Dwait_queue.c926 thread_lock(thread);
960 thread_lock(thread);
1033 thread_lock(t);
1229 thread_lock(t);
1300 thread_lock(thread);
H A Daffinity.c49 * addition, the thread_lock is taken to write thread->affinity_set since this
433 thread_lock(thread);
449 thread_lock(thread);
H A Dmk_sp.c83 thread_lock(thread);
H A Dpriority.c94 thread_lock(thread);
H A Dlocks.c566 thread_lock(holder);
649 thread_lock(thread);
697 thread_lock(thread);
H A Dthread.h132 * locked by the thread_lock, but if its value is something else
151 decl_simple_lock_data(,sched_lock) /* scheduling lock (thread_lock()) */
421 #define thread_lock(th) simple_lock(&(th)->sched_lock) macro
H A Dbsd_kern.c464 thread_lock(th);
H A Dprocessor.c397 thread_lock(thread);
H A Dsync_sema.c623 thread_lock(self);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_mqueue.c390 thread_lock(cur_thread);
790 thread_lock(self);
H A Dmach_msg.c1253 thread_lock(self);
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dmachine_routines.c265 thread_lock(thread);
H A Dpcb.c885 thread_lock(thread);
918 thread_lock(thread);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmachine_routines.c353 thread_lock(thread);
H A Dstatus.c973 thread_lock(thread);
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c2296 thread_lock(self);

Completed in 84 milliseconds