Searched refs:thread_lock_init (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h420 #define thread_lock_init(th) simple_lock_init(&(th)->sched_lock, 0) macro
H A Dthread.c614 thread_lock_init(new_thread);

Completed in 30 milliseconds