Home
last modified time | relevance | path

Searched refs:thread_counter (Results 1 – 1 of 1) sorted by relevance

/scripts/build/
A Dgen_kobject_list.py180 thread_counter = 0 variable
519 global thread_counter
673 ko.data = thread_counter
674 thread_counter = thread_counter + 1
1042 if thread_counter > max_threads:
1045 .format(thread_counter, -(-thread_counter // 8)))

Completed in 5 milliseconds