Home
last modified time | relevance | path

Searched refs:thr_main (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/net/
H A Dgai_strerror.c86 if (thr_main() != 0) in gai_strerror()
H A Dnetdb_private.h53 if (thr_main() != 0) \
/freebsd/lib/libc/gen/
H A Dttyname.c92 if (thr_main() != 0) in ttyname()
/freebsd/lib/libc/resolv/
H A Dres_state.c102 if (thr_main() != 0) in __res_state()
/freebsd/lib/libc/rpc/
H A Dmt_misc.c96 if (thr_main()) in __rpc_createerr()
H A Dclnt_simple.c124 if ((main_thread = thr_main())) { in rpc_call()
H A Drpc_soc.c341 if (thr_main()) in rpc_wrap_bcast()
367 if (thr_main()) in clnt_broadcast()
H A Dkey_call.c305 if ((main_thread = thr_main())) { in getkeyserv_handle()
H A Dgetnetconfig.c156 if (thr_main()) in __nc_error()
H A Drpc_generic.c222 if ((main_thread = thr_main())) { in __rpc_getconfip()
/freebsd/lib/libc/include/
H A Dreentrant.h128 #define thr_main() _pthread_main_np() macro
/freebsd/lib/libc/string/
H A Dstrsignal.c63 if (thr_main() != 0) in sig_tlsalloc()