Searched refs:rc_p (Results 1 – 5 of 5) sorted by relevance
93 void *rc_p; in test_preempt_fpu() local94 pthread_join(tids[i], &rc_p); in test_preempt_fpu()100 if ((long) rc_p) in test_preempt_fpu()102 FAIL_IF((long) rc_p); in test_preempt_fpu()
93 void *rc_p; in test_preempt_vmx() local94 pthread_join(tids[i], &rc_p); in test_preempt_vmx()100 if ((long) rc_p) in test_preempt_vmx()102 FAIL_IF((long) rc_p); in test_preempt_vmx()
82 void *rc_p; in test_signal_fpu() local114 pthread_join(tids[i], &rc_p); in test_signal_fpu()120 if ((long) rc_p || bad_context) in test_signal_fpu()124 FAIL_IF((long) rc_p || bad_context); in test_signal_fpu()
128 void *rc_p; in test_preempt_vsx() local129 pthread_join(tids[i], &rc_p); in test_preempt_vsx()135 if ((long) rc_p) in test_preempt_vsx()137 FAIL_IF((long) rc_p); in test_preempt_vsx()
100 void *rc_p; in test_signal_vmx() local135 pthread_join(tids[i], &rc_p); in test_signal_vmx()141 if ((long) rc_p || bad_context) in test_signal_vmx()145 FAIL_IF((long) rc_p || bad_context); in test_signal_vmx()