Searched refs:wait_counter (Results 1 – 1 of 1) sorted by relevance
57 int wait_counter = 0; in LpdumpService() local58 while (status != OK && wait_counter++ < 3) { in LpdumpService()