Searched defs:thread_idx (Results 1 – 1 of 1) sorted by relevance
103 int thread_idx; /* Index of this element in the threads_table*/ member274 int thread_idx = tt_el->thread_idx; in nct_thread_starter() local534 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