Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthr/thread/
H A Dthr_switch_np.c48 __weak_reference(_pthread_switch_delete_np, pthread_switch_delete_np);
/freebsd-13.1/include/
H A Dpthread_np.h73 int pthread_switch_delete_np(pthread_switch_routine_t);
/freebsd-13.1/lib/libthr/
H A Dpthread.map122 pthread_switch_delete_np;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h209 #define pthread_switch_delete_np _pthread_switch_delete_np macro
H A Dun-namespace.h190 #undef pthread_switch_delete_np
/freebsd-13.1/share/man/man3/
H A DMakefile504 PTHREAD_MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3