HomeSort by: relevance | last modified time | path
    Searched defs:lwp_exit (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 33 milliseconds