Home
last modified time | relevance | path

Searched refs:p_stack_addr_hint (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/pthread/
H A Dpthread_shims.c86 …proc_get_stack_addr_hint, proc_set_stack_addr_hint, user_addr_t, struct proc *, p_stack_addr_hint);
/xnu-12377.1.9/bsd/sys/
H A Dproc_internal.h429 user_addr_t p_stack_addr_hint; /* stack allocation hint for wq threads */ member