Searched refs:thead_cnt (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/native_simulator/common/src/ |
D | nct.c | 102 int thead_cnt; /* For debugging: Unique, consecutive, thread number */ member 140 tt_el->thead_cnt, in abort_tail() 164 tt_el->thead_cnt, in nct_wait_until_allowed() 179 tt_el->thead_cnt, in nct_wait_until_allowed() 196 tt_el->thead_cnt, in nct_let_run() 260 tt_el->thead_cnt, in nct_swap_threads() 333 tt_el->thead_cnt, in nct_thread_starter() 356 tt_el->thead_cnt, in nct_thread_starter() 374 tt_el->thead_cnt, in nct_thread_starter() 471 tt_el->thead_cnt = this->thread_create_count++; in nct_new_thread() [all …]
|