Home
last modified time | relevance | path

Searched refs:CLEANER_BUSY (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/
H A Dcache.c93 #define CLEANER_BUSY(c) \ macro
662 REQUIRE(CLEANER_BUSY(cleaner)); in end_cleaning()
759 INSIST(CLEANER_BUSY(cleaner)); in incremental_cleaning_action()
842 INSIST(CLEANER_BUSY(cleaner)); in incremental_cleaning_action()
1042 if (CLEANER_BUSY(&cache->cleaner)) { in cleaner_shutdown_action()