Searched refs:_thr_main_np (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_main_np.c40 __weak_reference(_thr_main_np, pthread_main_np);
41 __weak_reference(_thr_main_np, _pthread_main_np);
47 _thr_main_np(void) function
H A Dthr_init.c243 [PJT_MAIN_NP] = {DUAL_ENTRY(_thr_main_np)},
H A Dthr_private.h1089 int _thr_main_np(void);

Completed in 116 milliseconds