Home
last modified time | relevance | path

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

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