Searched defs:this_arg (Results 1 – 2 of 2) sorted by relevance
83 void nce_terminate(void *this_arg) in nce_terminate()169 static void *sw_wrapper(void *this_arg) in sw_wrapper()197 void nce_boot_cpu(void *this_arg, void (*start_routine)(void)) in nce_boot_cpu() argument231 void nce_halt_cpu(void *this_arg) in nce_halt_cpu()250 void nce_wake_cpu(void *this_arg) in nce_wake_cpu()273 int nce_is_cpu_running(void *this_arg) in nce_is_cpu_running()
243 void nct_swap_threads(void *this_arg, int next_allowed_thread_nbr) in nct_swap_threads()280 void nct_first_thread_start(void *this_arg, int next_allowed_thread_nbr) in nct_first_thread_start()460 int nct_new_thread(void *this_arg, void *payload) in nct_new_thread()555 void nct_clean_up(void *this_arg) in nct_clean_up()607 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()