Searched refs:lowpri_but_interactive (Results 1 – 1 of 1) sorted by relevance
164 …test_thread_t lowpri_but_interactive = create_thread(bucket, high_tg, root_bucket_to_highest_pri[b… variable168 …enqueue_threads(2, (order == 0 ? lowpri_but_interactive : highpri), (order == 0 ? highpri : lowpri…169 ret = dequeue_threads_expect_ordered(2, lowpri_but_interactive, highpri);