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

/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_resume_np.c43 static void resume_common(struct pthread *thread);
55 resume_common(thread);
73 resume_common(thread);
83 resume_common(struct pthread *thread) function
/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_resume_np.c41 static struct kse_mailbox *resume_common(struct pthread *);
59 kmbx = resume_common(thread);
83 kmbx = resume_common(thread);
96 resume_common(struct pthread *thread) function

Completed in 92 milliseconds