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

/freebsd-current/contrib/ntp/libntp/lib/isc/nothreads/include/isc/
H A Dmutex.h25 typedef int isc_mutex_t; typedef
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dmutex.h28 typedef CRITICAL_SECTION isc_mutex_t; typedef
/freebsd-current/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
H A Dmutex.h63 } isc_mutex_t; typedef in typeref:struct:__anon3387
65 typedef pthread_mutex_t isc_mutex_t; typedef

Completed in 63 milliseconds