Searched refs:time_lock (Results 1 – 1 of 1) sorted by relevance
94 static struct mtx time_lock; variable400 mtx_init(&time_lock, "time lock", NULL, MTX_DEF); in initclocks()597 mtx_lock(&time_lock); in startprofclock()600 mtx_unlock(&time_lock); in startprofclock()623 mtx_lock(&time_lock); in stopprofclock()626 mtx_unlock(&time_lock); in stopprofclock()