Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dpthread_np.h80 int pthread_timedjoin_np(pthread_t, void **, const struct timespec *);
/dragonfly/lib/libthread_xu/thread/
H A Dthr_join.c147 __strong_reference(_pthread_timedjoin_np, pthread_timedjoin_np);
/dragonfly/lib/libpthread/
H A DMakefile122 MLINKS+=pthread_join.3 pthread_timedjoin_np.3
/dragonfly/lib/libc/include/
H A Dnamespace.h209 #define pthread_timedjoin_np _pthread_timedjoin_np macro
H A Dun-namespace.h190 #undef pthread_timedjoin_np
/dragonfly/lib/libthread_xu/
H A Dpthread.map326 pthread_timedjoin_np;
/dragonfly/lib/libc/gen/
H A D_pthread_stubs.c183 WR(stub_zero, pthread_timedjoin_np);
H A DSymbol.map145 pthread_timedjoin_np;