Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dbootprofile.c84 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
192 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
230 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
242 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
273 BOOTPROFILE_UNLOCK(); in bootprofile_get()
305 BOOTPROFILE_UNLOCK(); in bootprofile_gather()