Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_switch_np.c55 __strong_reference(_pthread_switch_delete_np, pthread_switch_delete_np);
/dragonfly/include/
HDpthread_np.h79 int pthread_switch_delete_np(pthread_switch_routine_t);
/dragonfly/lib/libpthread/
HDMakefile147 MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3
/dragonfly/lib/libc/include/
HDnamespace.h207 #define pthread_switch_delete_np _pthread_switch_delete_np macro
HDun-namespace.h188 #undef pthread_switch_delete_np
/dragonfly/lib/libthread_xu/
HDpthread.map324 pthread_switch_delete_np;
/dragonfly/lib/libc/gen/
HD_pthread_stubs.c181 WR(stub_zero, pthread_switch_delete_np);
HDSymbol.map143 pthread_switch_delete_np;