Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libthr/thread/
H A Dthr_switch_np.c45 __weak_reference(_pthread_switch_delete_np, pthread_switch_delete_np);
/freebsd-14.2/include/
H A Dpthread_np.h71 int pthread_switch_delete_np(pthread_switch_routine_t);
/freebsd-14.2/lib/libthr/
H A Dpthread.map121 pthread_switch_delete_np;
/freebsd-14.2/lib/libc/include/
H A Dun-namespace.h188 #undef pthread_switch_delete_np
H A Dnamespace.h207 #define pthread_switch_delete_np _pthread_switch_delete_np macro
/freebsd-14.2/share/man/man3/
H A DMakefile526 PTHREAD_MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3