Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kdp/
H A Dprocessor_core.c919 char threadstatebuf[context.core_thread_state_size]; in kern_coredump_routine() local
920 …ret = current_core->kcc_cb.kcc_coredump_save_thread_state(context.core_refcon, &threadstatebuf, co… in kern_coredump_routine()