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

12

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dstartup.c375 thread_t self = current_thread(); local
H A Dmachine.c241 thread_t old_thread, self = current_thread(); local
H A Dexception.c397 thread_t self = current_thread(); local
H A Dsecurity.c134 mac_task_check_service( task_t self, task_t obj, const char * perm) argument
H A Dsyscall_subr.c186 register thread_t self = current_thread(); local
205 register thread_t thread, self = current_thread(); local
323 register thread_t self = current_thread(); local
407 thread_poll_yield( thread_t self) argument
[all...]
H A Dipc_mig.c173 thread_t self = current_thread(); local
373 thread_t self = current_thread(); local
[all...]
H A Dsync_sema.c565 thread_t self = current_thread(); local
620 thread_t self = current_thread(); local
678 thread_t self = current_thread(); local
702 thread_t self = current_thread(); local
[all...]
H A Dthread_act.c217 thread_t self = current_thread(); local
562 thread_t self = current_thread(); local
H A Dthread_call.c807 thread_t self = current_thread(); local
910 thread_t self = current_thread(); local
H A Dlocks.c541 thread_t self = current_thread(); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_shutdown.c199 proc_t self = current_proc(); local
237 proc_t self = current_proc(); local
319 struct proc *p, *self; local
H A Dkern_synch.c70 thread_t self = current_thread(); local
159 thread_t self = current_thread(); local
[all...]
H A Dkern_exit.c207 thread_t self = current_thread(); local
278 thread_t self = current_thread(); local
1514 thread_t self local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOTimerEventSource.cpp76 void IOTimerEventSource::timeout(void *self) argument
100 void IOTimerEventSource::timeoutAndRelease(void * self, void * count) argument
H A DIOCatalogue.cpp929 IOCatalogue * self = (IOCatalogue *) arg; local
H A DIOMemoryDescriptor.cpp456 IOGeneralMemoryDescriptor *self = new IOGeneralMemoryDescriptor; local
504 IOSubMemoryDescriptor *self = new IOSubMemoryDescriptor; local
540 IOGeneralMemoryDescriptor * self = new IOGeneralMemoryDescriptor; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_msg.c365 mach_port_t self = mach_task_self(); local
490 mach_port_t self = mach_task_self(); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/uxkern/
H A Dux_exception.c100 task_t self = current_task(); local
230 task_t self = current_task(); local
/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/c++/
H A DOSMetaClass.h120 _ptmf2ptf(const OSMetaClassBase *self, void (OSMetaClassBase::*func)(void)) argument
161 _ptmf2ptf(const OSMetaClassBase *self, void (OSMetaClassBase::*func)(void)) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_right.c1335 task_t self = current_task(); local
1489 task_t self = current_task(); local
1955 task_t self = current_task(); local
[all...]
H A Dipc_mqueue.c563 thread_t self = current_thread(); local
661 thread_t self; local
842 thread_t self = current_thread(); local
[all...]
H A Dipc_kmsg.c1122 task_t self = current_task(); local
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpcb.c659 thread_t self = current_thread(); local
H A Dstatus.c1030 machine_thread_dup( thread_t self, thread_t target) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dbsd_i386.c468 thread_set_cthread_self(uint32_t self) argument
482 thread_fast_set_cthread_self(uint32_t self) argument
528 thread_fast_set_cthread_self64(uint64_t self) argument
[all...]

Completed in 126 milliseconds

12