Searched defs:isc_mutex_t (Results 1 – 3 of 3) sorted by relevance
63 } isc_mutex_t; typedef65 typedef pthread_mutex_t isc_mutex_t; typedef
25 typedef int isc_mutex_t; typedef
28 typedef CRITICAL_SECTION isc_mutex_t; typedef