Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/ !
H A Dproc_internal.h932 extern void task_ref_hold_proc_task_struct(task_t task);
/xnu-10063.101.15/osfmk/kern/ !
H A Dtask.c580 extern void task_ref_hold_proc_task_struct(task_t task);
1954 task_ref_hold_proc_task_struct(new_task); in task_create_internal()
/xnu-10063.101.15/bsd/kern/ !
H A Dkern_proc.c930 task_ref_hold_proc_task_struct(task_t task) in task_ref_hold_proc_task_struct() function