Searched refs:time_count (Results 1 – 1 of 1) sorted by relevance
574 UINT time_count = 0; in thread_0_entry() local637 time_count++; in thread_0_entry()640 if ((time_count % i) == 1) in thread_0_entry()662 if((time_count % i) == 60) in thread_0_entry()664 else if((time_count % i) == 70) in thread_0_entry()666 else if((time_count % i) == 80) in thread_0_entry()668 else if((time_count % i) == 90) in thread_0_entry()678 if ((time_count % i) == (101 - j)) in thread_0_entry()683 else if ((time_count % i) == (110 - j)) in thread_0_entry()687 else if ((time_count % i) == (120 - j)) in thread_0_entry()[all …]