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

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/nothreads/include/isc/
H A Dmutex.h25 typedef int isc_mutex_t; typedef
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/include/isc/
H A Dmutex.h28 typedef CRITICAL_SECTION isc_mutex_t; typedef
/macosx-10.9.5/ntp-88/lib/isc/nothreads/include/isc/
H A Dmutex.h25 typedef int isc_mutex_t; typedef
/macosx-10.9.5/ntp-88/lib/isc/win32/include/isc/
H A Dmutex.h28 typedef CRITICAL_SECTION isc_mutex_t; typedef
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/pthreads/include/isc/
H A Dmutex.h63 } isc_mutex_t; typedef in typeref:struct:__anon6628
65 typedef pthread_mutex_t isc_mutex_t; typedef
/macosx-10.9.5/ntp-88/lib/isc/pthreads/include/isc/
H A Dmutex.h63 } isc_mutex_t; typedef in typeref:struct:__anon11460
65 typedef pthread_mutex_t isc_mutex_t; typedef

Completed in 170 milliseconds