Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_switch_np.c44 __weak_reference(_pthread_switch_add_np, pthread_switch_add_np);
/freebsd/include/
H A Dpthread_np.h70 int pthread_switch_add_np(pthread_switch_routine_t);
/freebsd/lib/libthr/
H A Dpthread.map120 pthread_switch_add_np;
/freebsd/share/man/man3/
H A DMakefile459 pthread_switch_add_np.3 \
524 PTHREAD_MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3
/freebsd/lib/libc/include/
H A Dnamespace.h206 #define pthread_switch_add_np _pthread_switch_add_np macro
H A Dun-namespace.h187 #undef pthread_switch_add_np