Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread.h1693 void thread_set_honor_qlimit(thread_t thread);
H A Dtask_policy.c3909 thread_set_honor_qlimit(curthread); in send_resource_violation()
3973 thread_set_honor_qlimit(curthread); in send_resource_violation_with_fatal_port()
H A Dthread.c3769 thread_set_honor_qlimit(thread_t thread) in thread_set_honor_qlimit() function