Home
last modified time | relevance | path

Searched defs:coal_type (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/tools/lldbmacros/ !
H A Dprocess.py554 def GetCoalitionTasks(queue, coal_type, thread_details=False): argument
/xnu-11417.101.15/osfmk/kern/ !
H A Dcoalition.c2382 task_get_coalition(task_t task, int coal_type) in task_get_coalition()
/xnu-11417.101.15/bsd/kern/ !
H A Dproc_info.c1695 int coal_type; in proc_listcoalitions() local