Searched refs:s_dns_qthr_created (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.h118 static bool_t s_dns_qthr_created = FALSE; variable
H A Dmapid.c683 s_dns_qthr_created = FALSE;
713 * o Query thread creation is throttled by s_dns_qthr_created. We mitigate
806 if (s_dns_qthr_created) {
832 s_dns_qthr_created = TRUE;

Completed in 73 milliseconds