Home
last modified time | relevance | path

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

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