Searched defs:thread_idx (Results 1 – 8 of 8) sorted by relevance
51 void posix_abort_thread(int thread_idx) in posix_abort_thread()56 int posix_arch_get_unique_thread_id(int thread_idx) in posix_arch_get_unique_thread_id()61 int posix_arch_thread_name_set(int thread_idx, const char *str) in posix_arch_thread_name_set()
122 int thread_idx; in z_impl_k_thread_abort() local
97 int thread_idx; /* Index of this element in the threads_table*/ member330 int thread_idx = tt_el->thread_idx; in nct_thread_starter() local607 void nct_abort_thread(void *this_arg, int thread_idx) in nct_abort_thread()644 int nct_get_unique_thread_id(void *this_arg, int thread_idx) in nct_get_unique_thread_id()652 int nct_thread_name_set(void *this_arg, int thread_idx, const char *str) in nct_thread_name_set()
22 int thread_idx; member
30 static int thread_idx; variable
37 static int thread_idx; variable
79 int thread_idx; member