Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_single_np.c37 __weak_reference(_pthread_single_np, pthread_single_np);
/freebsd/include/
H A Dpthread_np.h64 int pthread_single_np(void);
/freebsd/lib/libthr/
H A Dpthread.map112 pthread_single_np;
/freebsd/lib/libc/include/
H A Dnamespace.h198 #define pthread_single_np _pthread_single_np macro
H A Dun-namespace.h179 #undef pthread_single_np
/freebsd/share/man/man3/
H A DMakefile514 PTHREAD_MLINKS+=pthread_multi_np.3 pthread_single_np.3