Searched refs:pthread_switch_add_np (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/lib/libthr/thread/
H A Dthr_switch_np.c47 __weak_reference(_pthread_switch_add_np, pthread_switch_add_np);
/freebsd-13-stable/include/
H A Dpthread_np.h72 int pthread_switch_add_np(pthread_switch_routine_t);
/freebsd-13-stable/lib/libc/include/
H A Dnamespace.h208 #define pthread_switch_add_np _pthread_switch_add_np macro
H A Dun-namespace.h189 #undef pthread_switch_add_np macro
/freebsd-13-stable/share/man/man3/
H A DMakefile438 pthread_switch_add_np.3 \
501 PTHREAD_MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3

Completed in 113 milliseconds