Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/libntp/lib/isc/pthreads/
HDmutex.c144 struct timeval prelock_t; in isc_mutex_lock_profile() local
149 gettimeofday(&prelock_t, NULL); in isc_mutex_lock_profile()
157 timevalsub(&postlock_t, &prelock_t); in isc_mutex_lock_profile()