Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c58 static void *count_lock = NULL, *count_cond = NULL; variable
H A Dregress_thread.c95 void *count_lock; variable
/freebsd-src/contrib/libevent/test/
H A Dregress_iocp.c58 static void *count_lock = NULL, *count_cond = NULL; variable
H A Dregress_thread.c95 void *count_lock; variable
/freebsd-src/sys/dev/drm2/
H A DdrmP.h975 struct mtx count_lock; /**< For inuse, drm_device::open_count, drm_device::buf_use */ member