Searched refs:thread_terminate (Results 1 - 13 of 13) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dstartup.c386 thread_terminate(self);
H A Dthread_act.c146 thread_terminate( function
169 panic("thread_terminate");
H A Dthread_call.c863 thread_terminate(self);
H A Dthread.c761 thread_terminate(thread);
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_syscalls.c122 kern_return_t thread_terminate(thread_t); /* XXX */
226 thread_terminate(current_thread());
242 thread_terminate(current_thread());
H A Dnfs_bio.c99 kern_return_t thread_terminate(thread_t); /* XXX */
581 thread_terminate(nfsbufdelwrithd);
H A Dnfs_socket.c110 kern_return_t thread_terminate(thread_t);
650 thread_terminate(thd);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dpthread_synch.c984 (void)thread_terminate(th);
1011 (void) thread_terminate(current_thread());
1331 thread_terminate(tl->th_thread);
1398 (void) thread_terminate(th);
H A Dkern_exit.c243 thread_terminate(self);
351 /* This can happen if thread_terminate of the single thread
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOLib.cpp167 (void) thread_terminate(current_thread());
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlocore.s499 call EXT(thread_terminate)
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil.c550 thread_terminate(current_thread());
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcswtch.s99 b EXT(thread_terminate)

Completed in 193 milliseconds