Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sched/nptl/
H A Dnptl01.c61 int idle_count = 0; variable
171 idle_count = 1; in run()
263 while (idle_count == 0) { in main()
266 idle_count = 0; in main()
/third_party/lame/frontend/
H A Dgtkanal.c77 static gint idle_count; /* pause & plot when idle_count=idel_count_max */ variable
870 idle_count = 0; in analyze()
952 idle_count++; in frameadv1()
956 if ((idle_count >= idle_count_max) && (!idle_end)) in frameadv1()
1001 idle_count = 0; in frameadv()
1639 idle_count = 0; /* pause & plot when idle_count=idle_count_max */ in gtkcontrol()

Completed in 4 milliseconds