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

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_kern.c170 static void thr_resume_wrapper(int sig, siginfo_t *, ucontext_t *);
1105 (__sighandler_t *)thr_resume_wrapper);
1130 thr_resume_wrapper(int sig __unused, siginfo_t *siginfo __unused, function
1139 PANIC("thr_resume_wrapper, lock_switch != 0\n");
1147 PANIC("thr_resume_wrapper: thread has returned "

Completed in 109 milliseconds