Searched refs:rc_p (Results 1 – 5 of 5) sorted by relevance
89 void *rc_p; in test_preempt_fpu() local90 pthread_join(tids[i], &rc_p); in test_preempt_fpu()96 if ((long) rc_p) in test_preempt_fpu()98 FAIL_IF((long) rc_p); in test_preempt_fpu()
92 void *rc_p; in test_preempt_vmx() local93 pthread_join(tids[i], &rc_p); in test_preempt_vmx()99 if ((long) rc_p) in test_preempt_vmx()101 FAIL_IF((long) rc_p); in test_preempt_vmx()
78 void *rc_p; in test_signal_fpu() local110 pthread_join(tids[i], &rc_p); in test_signal_fpu()116 if ((long) rc_p || bad_context) in test_signal_fpu()120 FAIL_IF((long) rc_p || bad_context); in test_signal_fpu()
126 void *rc_p; in test_preempt_vsx() local127 pthread_join(tids[i], &rc_p); in test_preempt_vsx()133 if ((long) rc_p) in test_preempt_vsx()135 FAIL_IF((long) rc_p); in test_preempt_vsx()
96 void *rc_p; in test_signal_vmx() local134 pthread_join(tids[i], &rc_p); in test_signal_vmx()140 if ((long) rc_p || bad_context) in test_signal_vmx()144 FAIL_IF((long) rc_p || bad_context); in test_signal_vmx()