Home
last modified time | relevance | path

Searched defs:thread_idx (Results 1 – 1 of 1) sorted by relevance

/scripts/native_simulator/common/src/
A Dnct.c103 int thread_idx; /* Index of this element in the threads_table*/ member
274 int thread_idx = tt_el->thread_idx; in nct_thread_starter() local
534 void nct_abort_thread(void *this_arg, int thread_idx) in nct_abort_thread()
561 int nct_get_unique_thread_id(void *this_arg, int thread_idx) in nct_get_unique_thread_id()
569 int nct_thread_name_set(void *this_arg, int thread_idx, const char *str) in nct_thread_name_set()

Completed in 6 milliseconds