Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dthread.h1702 void thread_set_honor_qlimit(thread_t thread);
H A Dtask_policy.c3938 thread_set_honor_qlimit(curthread); in send_resource_violation()
4002 thread_set_honor_qlimit(curthread); in send_resource_violation_with_fatal_port()
H A Dthread.c3781 thread_set_honor_qlimit(thread_t thread) in thread_set_honor_qlimit() function