Home
last modified time | relevance | path

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

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