Searched defs:self (Results 1 - 25 of 40) sorted by relevance

12

/xnu-2422.115.4/tools/tests/testkext/
H A Dtestthreadcall.cpp51 testthreadcall *self = (testthreadcall *)param0; local
/xnu-2422.115.4/osfmk/i386/
H A Dbsd_i386_native.c158 thread_fast_set_cthread_self(uint32_t self) argument
194 thread_fast_set_cthread_self64(uint64_t self) argument
[all...]
H A Dlocks_i386.c2072 thread_t self = current_thread(); local
/xnu-2422.115.4/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp51 IOSubMemoryDescriptor *self = new IOSubMemoryDescriptor; local
H A DIOTimerEventSource.cpp98 void IOTimerEventSource::timeout(void *self) argument
137 void IOTimerEventSource::timeoutAndRelease(void * self, void * c) argument
/xnu-2422.115.4/osfmk/kern/
H A Dmachine.c246 thread_t old_thread, self = current_thread(); local
H A Dstartup.c513 thread_t self = current_thread(); local
H A Dexception.c375 thread_t self = current_thread(); local
H A Dsecurity.c132 mac_task_check_service( task_t self, task_t obj, const char * perm) argument
H A Dsyscall_subr.c207 thread_t self = current_thread(); local
223 thread_t self = current_thread(); local
234 register thread_t self local
258 register thread_t thread, self = current_thread(); local
433 register thread_t self = current_thread(); local
517 thread_poll_yield( thread_t self) argument
[all...]
H A Dipc_mig.c307 thread_t self = current_thread(); local
521 thread_t self = current_thread(); local
[all...]
H A Dthread_act.c219 thread_t self = current_thread(); local
595 thread_t self = current_thread(); local
H A Dsync_sema.c586 thread_t self = current_thread(); local
633 thread_t self = current_thread(); local
681 thread_t self = current_thread(); local
705 thread_t self = current_thread(); local
[all...]
H A Dlocks.c578 thread_t self = current_thread(); local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dkern_synch.c69 thread_t self = current_thread(); local
162 thread_t self = current_thread(); local
[all...]
H A Dkern_shutdown.c279 proc_t self = current_proc(); local
326 proc_t self = current_proc(); local
426 struct proc *p, *self; local
H A Dkern_exit.c256 thread_t self = current_thread(); local
371 thread_t self = current_thread(); local
1677 thread_t self = current_thread(); local
[all...]
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_pset.c400 thread_t self = current_thread(); local
[all...]
H A Dmach_msg.c282 thread_t self = current_thread(); local
432 thread_t self = current_thread(); local
460 thread_t self = current_thread(); local
524 thread_t self = current_thread(); local
[all...]
H A Dipc_right.c1693 task_t self = current_task(); local
1853 task_t self = current_task(); local
2342 task_t self = current_task(); local
[all...]
H A Dipc_mqueue.c595 thread_t self = current_thread(); local
692 thread_t self = current_thread(); local
H A Dipc_port.c881 thread_t self = current_thread(); local
/xnu-2422.115.4/libkern/libkern/c++/
H A DOSMetaClass.h305 _ptmf2ptf(const OSMetaClassBase *self, void (OSMetaClassBase::*func)(void)) argument
346 _ptmf2ptf(const OSMetaClassBase *self, void (OSMetaClassBase::*func)(void)) argument
/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c384 mach_port_t self = mach_task_self_; local
509 mach_port_t self = mach_task_self_; local
661 mach_port_t self = mach_task_self_; local
[all...]
/xnu-2422.115.4/bsd/uxkern/
H A Dux_exception.c105 task_t self = current_task(); local
239 task_t self = current_task(); local

Completed in 186 milliseconds

12