Searched refs:BOOTPROFILE_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dtelemetry.c893 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
981 BOOTPROFILE_UNLOCK();
999 BOOTPROFILE_UNLOCK();
1052 BOOTPROFILE_UNLOCK();

Completed in 68 milliseconds