Searched refs:time_lock (Results 1 – 1 of 1) sorted by relevance
86 static struct mtx time_lock; variable424 mtx_init(&time_lock, "time lock", NULL, MTX_DEF); in initclocks()643 mtx_lock(&time_lock); in startprofclock()646 mtx_unlock(&time_lock); in startprofclock()669 mtx_lock(&time_lock); in stopprofclock()672 mtx_unlock(&time_lock); in stopprofclock()