Searched refs:is_polling_set (Results 1 – 1 of 1) sorted by relevance
69 #define CHECK_INIT_POLLING do {if(!is_polling_set) init_polling();} while(0)83 BOOLEAN is_polling_set = FALSE; variable162 if (!is_polling_set) { in init_polling()170 is_polling_set = TRUE; in init_polling()230 if (is_polling_set) { in exit_polling()231 is_polling_set = FALSE; in exit_polling()