Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_resume_np.c90 __strong_reference(_pthread_resume_np, pthread_resume_np);
/dragonfly/include/
H A Dpthread_np.h69 int pthread_resume_np(pthread_t);
/dragonfly/lib/libpthread/
H A DMakefile53 pthread_resume_np.3 \
/dragonfly/lib/libc/include/
H A Dnamespace.h173 #define pthread_resume_np _pthread_resume_np macro
H A Dun-namespace.h154 #undef pthread_resume_np
/dragonfly/lib/libthread_xu/
H A Dpthread.map290 pthread_resume_np;
/dragonfly/lib/libc/gen/
H A D_pthread_stubs.c145 WR(stub_zero, pthread_resume_np);
H A DSymbol.map109 pthread_resume_np;