Home
last modified time | relevance | path

Searched defs:count_lock (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
HDregress_iocp.c58 static void *count_lock = NULL, *count_cond = NULL; variable
HDregress_thread.c95 void *count_lock; variable
/freebsd-11-stable/sys/dev/drm2/
HDdrmP.h977 struct mtx count_lock; /**< For inuse, drm_device::open_count, drm_device::buf_use */ member