Searched defs:self (Results 26 - 32 of 32) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_msg.c275 thread_t self = current_thread(); local
422 thread_t self local
450 thread_t self = current_thread(); local
668 thread_t self = current_thread(); local
1868 thread_t self = current_thread(); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.c526 thread_t thread, self; local
676 thread_t thread, self; local
823 register thread_t thread, self; local
[all...]
H A Dsched_prim.c1144 thread_t self = current_thread(); local
1467 thread_invoke( register thread_t self, register thread_t thread, ast_t reason) argument
1654 thread_dispatch( thread_t thread, thread_t self) argument
1807 register thread_t self = current_thread(); local
1874 thread_run( thread_t self, thread_continue_t continuation, void *parameter, thread_t new_thread) argument
1911 register thread_t self = current_thread(); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sig.c781 thread_t self = current_thread(); local
2891 thread_t self = current_thread(); local
2902 thread_t self = current_thread(); local
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp194 IONotifier * registerSleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) argument
199 IONotifier * registerPrioritySleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) argument
H A DIOService.cpp717 IOService * self = (IOService *) this; local
2217 IOService * self = (IOService *) this; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c2084 thread_t self = current_thread(); local
2240 thread_t self = current_thread(); local
2252 thread_t self = current_thread(); local
2287 thread_t self = current_thread(); local
[all...]

Completed in 74 milliseconds

12