Searched refs:_pthread_switch_add_np (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_switch_np.c42 __weak_reference(_pthread_switch_add_np, pthread_switch_add_np);
46 _pthread_switch_add_np(pthread_switch_routine_t routine __unused) function
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_switch_np.c44 __weak_reference(_pthread_switch_add_np, pthread_switch_add_np);
48 _pthread_switch_add_np(pthread_switch_routine_t routine __unused) function
/freebsd-10.2-release/lib/libc/include/
H A Dnamespace.h202 #define pthread_switch_add_np _pthread_switch_add_np

Completed in 55 milliseconds