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

/bind-9.11.3/lib/isc/include/isc/
H A Drwlock.h36 #define ISC_RWLOCK_USEATOMIC 1 macro
48 #if defined(ISC_RWLOCK_USEATOMIC)
84 #else /* ISC_RWLOCK_USEATOMIC */
106 #endif /* ISC_RWLOCK_USEATOMIC */

Completed in 10 milliseconds