Home
last modified time | relevance | path

Searched refs:pthread_resume_np (Results 1 – 6 of 6) sorted by relevance

/freebsd/include/
H A Dpthread_np.h63 int pthread_resume_np(pthread_t);
/freebsd/lib/libthr/thread/
H A Dthr_resume_np.c40 __weak_reference(_pthread_resume_np, pthread_resume_np);
/freebsd/lib/libthr/
H A Dpthread.map89 pthread_resume_np;
/freebsd/lib/libc/include/
H A Dnamespace.h173 #define pthread_resume_np _pthread_resume_np macro
H A Dun-namespace.h154 #undef pthread_resume_np
/freebsd/share/man/man3/
H A DMakefile437 pthread_resume_np.3 \