Searched refs:RWLOCK_DEFAULT_WRITE_QUOTA (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Drwlock.c141 #ifndef RWLOCK_DEFAULT_WRITE_QUOTA
142 #define RWLOCK_DEFAULT_WRITE_QUOTA 4 macro
143 #endif /* ifndef RWLOCK_DEFAULT_WRITE_QUOTA */
222 write_quota = RWLOCK_DEFAULT_WRITE_QUOTA;
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Drwlock.c140 #ifndef RWLOCK_DEFAULT_WRITE_QUOTA
141 #define RWLOCK_DEFAULT_WRITE_QUOTA 4 macro
142 #endif /* ifndef RWLOCK_DEFAULT_WRITE_QUOTA */
220 write_quota = RWLOCK_DEFAULT_WRITE_QUOTA;
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Drwlock.c44 #ifndef RWLOCK_DEFAULT_WRITE_QUOTA
45 #define RWLOCK_DEFAULT_WRITE_QUOTA 4 macro
100 write_quota = RWLOCK_DEFAULT_WRITE_QUOTA;
113 write_quota = RWLOCK_DEFAULT_WRITE_QUOTA;

Completed in 64 milliseconds