Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dtelemetry.c181 #define TELEMETRY_PMI_UNLOCK() do { lck_mtx_unlock(&telemetry_pmi_mtx); } while (0) macro
420 TELEMETRY_PMI_UNLOCK(); in telemetry_pmi_setup()