Searched defs:thread (Results 76 - 100 of 100) sorted by relevance

1234

/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMPMMtest.c603 thread_spawn(thread_id_t *thread, void *(fn)(void *), void *arg) { argument
629 thread_join(thread_id_t *thread) { argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c718 thread_t thread; local
[all...]
H A Dpthread_synch.c1216 workqueue_callback( int type, thread_t thread) argument
1719 workqueue_run_nextitem(proc_t p, thread_t thread) argument
[all...]
H A Dtty.c2339 thread_t thread; local
H A Duipc_syscalls.c194 thread_t thread; local
H A Dkern_sig.c614 execsigs(proc_t p, thread_t thread) argument
836 thread_act_t thread; local
1519 psignal_internal(proc_t p, task_t task, thread_t thread, int flavor, int signum) argument
1969 psignal_vfork(proc_t p, task_t new_task, thread_t thread, int signum) argument
1975 psignal_uthread(thread_t thread, int signum) argument
2632 bsd_ast(thread_t thread) argument
[all...]
H A Dubc_subr.c766 ubc_setthreadcred(struct vnode *vp, proc_t p, thread_t thread) argument
[all...]
H A Dkern_credential.c475 thread_t thread; local
580 thread_t thread local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c2251 struct dlil_threading_info *thread; local
2309 struct dlil_threading_info *thread; local
[all...]
H A Dkpi_interface.c551 struct dlil_threading_info *thread; local
585 struct dlil_threading_info *thread; local
612 struct dlil_threading_info *thread; local
636 struct dlil_threading_info *thread; local
672 struct dlil_threading_info *thread; local
704 struct dlil_threading_info *thread; local
725 struct dlil_threading_info *thread; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/servers/
H A Dls_defs.h52 long thread; member in struct:__anon634
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dloose_ends.c739 void inval_copy_windows(thread_t thread) argument
757 thread_t thread; local
[all...]
H A Dpmap.c3866 thread_t thread = current_thread(); local
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.c193 thread_t thread; local
526 thread_t thread, self; local
676 thread_t thread, self; local
762 register thread_t thread; local
823 register thread_t thread, self; local
852 register thread_t thread; local
904 thread_t thread; local
1269 register thread_t thread; local
1300 register thread_t thread; local
1429 register thread_t thread; local
1477 thread_t thread; local
1532 thread_t thread = current_thread(); local
[all...]
H A Dsched_prim.c369 thread_t thread = p0; local
396 thread_t thread = current_thread(); local
416 thread_t thread = current_thread(); local
433 thread_t thread = current_thread(); local
457 thread_unblock( thread_t thread, wait_result_t wresult) argument
543 thread_go( thread_t thread, wait_result_t wresult) argument
572 thread_mark_wait_locked( thread_t thread, wait_interrupt_t interruptible) argument
622 thread_t thread = current_thread(); local
641 thread_t thread; local
680 thread_t thread = current_thread(); local
710 thread_t thread = current_thread(); local
875 thread_stop( thread_t thread) argument
947 thread_unstop( thread_t thread) argument
989 thread_wait( thread_t thread) argument
1041 clear_wait_internal( thread_t thread, wait_result_t wresult) argument
1090 clear_wait( thread_t thread, wait_result_t result) argument
1168 thread_select( thread_t thread, processor_t processor) argument
1362 thread_select_idle( thread_t thread, processor_t processor) argument
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
1908 thread_continue( register thread_t thread) argument
1966 thread_t thread; local
2000 realtime_queue_insert( thread_t thread) argument
2054 realtime_setrun( processor_t processor, thread_t thread) argument
2100 processor_enqueue( processor_t processor, thread_t thread, integer_t options) argument
2142 processor_setrun( processor_t processor, thread_t thread, integer_t options) argument
2238 choose_processor( processor_set_t pset, thread_t thread) argument
2382 thread_setrun( thread_t thread, integer_t options) argument
2495 thread_t next, thread; local
2613 set_sched_pri( thread_t thread, int priority) argument
2679 run_queue_remove( thread_t thread) argument
2760 thread_t thread; local
2808 thread_t thread; local
2851 processor_idle( thread_t thread, processor_t processor) argument
2993 thread_t thread; local
3027 thread_t thread; local
3160 register thread_t thread; local
3191 thread_t thread; local
3264 thread_runnable( thread_t thread) argument
[all...]
H A Dthread.h128 struct thread { struct
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsutils.c2395 void * thread = current_thread(); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkdebug.h446 unsigned int thread; member in struct:__anon374
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpmap.c1890 thread_t thread; local
1939 thread_t thread local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_fault.c3609 thread_t thread local
[all...]
H A Dvm_object.c589 thread_t thread; local
[all...]
H A Dvm_map.c6418 thread_t thread local
10595 thread_t thread = current_thread(); local
[all...]
H A Dvm_pageout.c2288 thread_t thread; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2741 IOThread thread; local
[all...]
H A DIOService.cpp194 IOThread thread; member in struct:ArbitrationLockQueueElement
[all...]

Completed in 251 milliseconds

1234