Lines Matching refs:thread
23 * This testcase verifies that the SCHED_OTHER thread can preempt
24 * the SCHED_RR thread via priority inheritance.
84 struct thread *pthr = (struct thread *)arg;
96 /* Wait for the high priority noise thread to start and signal us */
115 struct thread *pthr = (struct thread *)arg;
143 struct thread *pthr = (struct thread *)arg;
152 /* Noise thread begins the test */
170 * Test pthread creation at different thread priorities.