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

12

/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c1846 boolean_t self = FALSE; local
H A Dkern_event.c1997 thread_t self = current_thread(); local
H A Dkern_proc.c2905 proc_t self = current_proc(); local
H A Dkern_sig.c844 thread_t self = current_thread(); local
3122 thread_t self = current_thread(); local
3136 thread_t self = current_thread(); local
H A Dpthread_synch.c2332 proc_t p, self; local
2383 proc_t p, self; local
[all...]
H A Duipc_socket.c439 so_update_last_owner_locked( struct socket *so, proc_t self) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp358 IOGeneralMemoryDescriptor *self = new IOGeneralMemoryDescriptor; local
435 IOGeneralMemoryDescriptor * self = new IOGeneralMemoryDescriptor; local
[all...]
H A DIOService.cpp770 IOService * self = (IOService *) this; local
2415 IOService * self = (IOService *) this; local
3367 _IOConfigThread * self = (_IOConfigThread *) arg; local
H A DIOPMrootDomain.cpp578 IONotifier * registerSleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) argument
583 IONotifier * registerPrioritySleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) argument
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c2019 thread_t self = current_thread(); local
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c414 thread_t self = current_thread(); local
522 thread_t self = current_thread(); local
585 thread_t self = current_thread(); local
632 thread_t self local
730 thread_t self = current_thread(); local
927 thread_t self = current_thread(); local
1205 task_t self = current_task(); local
1344 task_t self = current_task(); local
1907 thread_t self = current_thread(); local
[all...]
H A Dthread.c476 thread_t self, thread; local
H A Dthread_call.c1146 thread_t self = current_thread(); local
1319 thread_t self = current_thread(); local
[all...]
H A Dtask.c695 thread_t thread, self; local
832 thread_t thread, self; local
1035 register thread_t thread, self; local
[all...]
H A Dsched_prim.c1604 thread_t self = current_thread(); local
2063 thread_invoke( register thread_t self, register thread_t thread, ast_t reason) argument
2316 thread_dispatch( thread_t thread, thread_t self) argument
2524 register thread_t self = current_thread(); local
2597 thread_run( thread_t self, thread_continue_t continuation, void *parameter, thread_t new_thread) argument
2634 register thread_t self = current_thread(); local
[all...]
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c1626 task_t self = current_task(); local
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.c2708 thread_t self = current_thread(); local
2951 thread_t self = current_thread(); local
2974 thread_t self = current_thread(); local
3076 thread_t self = current_thread(); local
[all...]

Completed in 224 milliseconds

12