Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dbootprofile.c82 #define BOOTPROFILE_LOCK() do { lck_mtx_lock(&bootprofile_mtx); } while(0) macro
270 BOOTPROFILE_LOCK(); in bootprofile_get()
281 BOOTPROFILE_LOCK(); in bootprofile_gather()