Searched defs:isc_mutex_t (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/lib/isc/nothreads/include/isc/
H A Dmutex.h25 typedef int isc_mutex_t; typedef
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/include/isc/
H A Dmutex.h28 typedef CRITICAL_SECTION isc_mutex_t; typedef
/macosx-10.10.1/ntp-92/lib/isc/nothreads/include/isc/
H A Dmutex.h25 typedef int isc_mutex_t; typedef
/macosx-10.10.1/ntp-92/lib/isc/win32/include/isc/
H A Dmutex.h28 typedef CRITICAL_SECTION isc_mutex_t; typedef
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/pthreads/include/isc/
H A Dmutex.h63 } isc_mutex_t; typedef in typeref:struct:__anon6533
65 typedef pthread_mutex_t isc_mutex_t; typedef
/macosx-10.10.1/ntp-92/lib/isc/pthreads/include/isc/
H A Dmutex.h63 } isc_mutex_t; typedef in typeref:struct:__anon11267
65 typedef pthread_mutex_t isc_mutex_t; typedef

Completed in 86 milliseconds