Home
last modified time | relevance | path

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

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