Home
last modified time | relevance | path

Searched defs:isc_mutex_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
H A Dmutex.h61 } isc_mutex_t; typedef
63 typedef pthread_mutex_t isc_mutex_t; typedef
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dmutex.h28 typedef pthread_mutex_t isc_mutex_t; global() typedef