Home
last modified time | relevance | path

Searched refs:in_thread (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/tests/sched/
H A Dclutch_runqueue.c381 …test_thread_t in_thread = create_thread(TH_BUCKET_SHARE_IN, same_tg, root_bucket_to_highest_pri[TH… variable
386 enqueue_thread(in_thread);
387 ret = dequeue_thread_expect(in_thread);
394 enqueue_thread(in_thread);
405 ret = dequeue_thread_expect(in_thread);
444 enqueue_thread(in_thread);
445 ret = dequeue_thread_expect(in_thread);
450 enqueue_thread(in_thread);
452 ret = dequeue_thread_expect(in_thread);
/xnu-11215/osfmk/kern/
H A Dturnstile.c125 thread_update_waiting_turnstile_priority_chain(thread_t *in_thread,
3082 thread_t *in_thread, in thread_update_waiting_turnstile_priority_chain() argument
3089 thread_t thread = *in_thread; in thread_update_waiting_turnstile_priority_chain()
3095 *in_thread = THREAD_NULL; in thread_update_waiting_turnstile_priority_chain()
/xnu-11215/tests/
H A Dstackshot_tests.m1222 bool in_thread = false;
1236 in_thread = true;
1250 if (in_thread) {
1253 in_thread = false;