Searched defs:th (Results 1 - 24 of 24) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dstubs.c88 get_bsduthreadarg(thread_t th) argument
96 get_bsduthreadrval(thread_t th) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dstubs.c121 get_bsduthreadarg(thread_t th) argument
137 get_bsduthreadrval(thread_t th) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_debug.h86 struct tcphdr th; member in struct:tcp_debug::__anon320
H A Dtcp_output.c226 register struct tcphdr *th; local
[all...]
H A Dtcp_subr.c472 tcp_respond( struct tcpcb *tp, void *ipgen, register struct tcphdr *th, register struct mbuf *m, tcp_seq ack, tcp_seq seq, int flags, unsigned int ifscope ) argument
[all...]
H A Dtcp_input.c528 register struct tcphdr *th; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DPseudoKernel.c242 thread_t th; local
[all...]
H A Dpcb.c479 dump_thread(thread_t th) argument
H A Ddb_trace.c763 thread_act_t th, top_act; local
[all...]
H A Dmappings.c1572 void inval_copy_windows(__unused thread_t th) argument
H A Dpmap.c1398 pmap_activate( __unused pmap_t pmap, __unused thread_t th, __unused int which_cpu) argument
1410 pmap_deactivate( __unused pmap_t pmap, __unused thread_t th, __unused int which_cpu) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_fork.c723 thread_t th = NULL; local
H A Dpthread_synch.c798 thread_t th; local
1350 thread_t th; local
1548 thread_t th = THREAD_NULL; local
1960 wq_runitem(proc_t p, user_addr_t item, thread_t th, struct threadlist *tl, int reuse_thread, int wake_thread, int return_directly) argument
1990 setup_wqthread(proc_t p, thread_t th, user_addr_t item, int reuse_thread, struct threadlist *tl) argument
[all...]
H A Dkern_sig.c2750 thread_t th; local
2778 thread_issignal(proc_t p, thread_t th, sigset_t mask) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dbsd_i386.c901 get_user_regs(thread_t th) argument
H A Ddb_trace.c450 thread_t th, top_act; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_mqueue.c247 thread_t th; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c76 void *get_bsdthreadtask_info(thread_t th) argument
92 void *get_bsdthread_info(thread_t th) argument
319 task_t get_threadtask(thread_t th) argument
428 get_thread_userstop( thread_t th) argument
438 thread_should_abort( thread_t th) argument
456 thread_t th = current_thread(); local
[all...]
H A Dthread.c1212 thread_t th = current_thread(); local
1311 thread_should_halt( thread_t th) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_fw.c834 struct tcphdr th; member in struct:__anon329
[all...]
H A Dipsec.c1001 struct tcphdr th; local
1109 struct tcphdr th; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.c148 struct thread *th; member in struct:rtentry_dbg::__anon223
152 struct thread *th; member in struct:rtentry_dbg::__anon224
/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/
H A Dkdp_udp.c1291 struct corehdr *th = NULL; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1816 thread_t th = vfs_context_thread(ctx); local
1871 thread_t th = vfs_context_thread(ctx); local
1945 thread_t th = vfs_context_thread(ctx); local

Completed in 263 milliseconds