Home
last modified time | relevance | path

Searched refs:pthread_main_np (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/lib/libthr/thread/
HDthr_main_np.c37 __weak_reference(_thr_main_np, pthread_main_np);
/freebsd-14-stable/include/
HDpthread_np.h53 int pthread_main_np(void);
/freebsd-14-stable/lib/libc/resolv/
HDmtctxres.c104 if (pthread_main_np() != 0) in ___mtctxres()
/freebsd-14-stable/lib/libthr/
HDpthread.map65 pthread_main_np;
/freebsd-14-stable/lib/libc/include/
HDnamespace.h148 #define pthread_main_np _pthread_main_np macro
HDun-namespace.h129 #undef pthread_main_np
/freebsd-14-stable/lib/nss_tacplus/
HDnss_tacplus.c68 if (__isthreaded && !pthread_main_np()) { in tacplus_get_handle()
/freebsd-14-stable/lib/libc/gen/
HDSymbol.map40 pthread_main_np;
HD_pthread_stubs.c230 STUB_FUNC(pthread_main_np, PJT_MAIN_NP, int)
/freebsd-14-stable/share/man/man3/
HDMakefile425 pthread_main_np.3 \