Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
threads.c | 352 lwp_exit(struct lwp *l) function in typeref:typename:void 366 panic("lwp_exit: could not find %p\n", l); |
/src/sys/kern/ | |
kern_lwp.c | 1080 lwp_exit(struct lwp *l) function in typeref:typename:void 1241 panic("lwp_exit"); 1767 lwp_exit(l); |