Searched refs:pthread_main_np (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/lib/libthr/thread/
H A Dthr_main_np.c40 __weak_reference(_thr_main_np, pthread_main_np);
/freebsd-13-stable/include/
H A Dpthread_np.h55 int pthread_main_np(void);
/freebsd-13-stable/lib/libc/resolv/
H A Dmtctxres.c107 if (pthread_main_np() != 0)
/freebsd-13-stable/lib/libc/include/
H A Dnamespace.h150 #define pthread_main_np _pthread_main_np macro
H A Dun-namespace.h131 #undef pthread_main_np macro
/freebsd-13-stable/lib/libc/gen/
H A D_pthread_stubs.c231 STUB_FUNC(pthread_main_np, PJT_MAIN_NP, int)
/freebsd-13-stable/share/man/man3/
H A DMakefile404 pthread_main_np.3 \

Completed in 119 milliseconds