Searched defs:is_any_background_poller_thread (Results 1 – 8 of 8) sorted by relevance
40 bool (*is_any_background_poller_thread)(void); member
83 bool (*is_any_background_poller_thread)(void); member
1226 static bool is_any_background_poller_thread(void) { return false; } in is_any_background_poller_thread() function
1331 static bool is_any_background_poller_thread(void) { return false; } function