Searched refs:pthread_switch_add_np (Results 1 – 9 of 9) sorted by relevance
75 pthread_switch_add_np.3 \147 MLINKS+=pthread_switch_add_np.3 pthread_switch_delete_np.3
54 __strong_reference(_pthread_switch_add_np, pthread_switch_add_np);
78 int pthread_switch_add_np(pthread_switch_routine_t);
206 #define pthread_switch_add_np _pthread_switch_add_np macro
187 #undef pthread_switch_add_np
323 pthread_switch_add_np;
180 WR(stub_zero, pthread_switch_add_np);
142 pthread_switch_add_np;
1485 assert (pthread_switch_add_np (kern_switch) == 0); in main()