Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/build/
Dgen_kobject_list.py182 futex_counter = 0 variable
521 global futex_counter
679 ko.data = "&futex_data[%d]" % futex_counter
680 futex_counter += 1
784 if futex_counter != 0:
786 % futex_counter)
787 for i in range(futex_counter):
789 if i != futex_counter - 1: