Home
last modified time | relevance | path

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

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