Searched refs:thread_sp_alloc_and_run (Results 1 – 3 of 3) sorted by relevance
133 void thread_sp_alloc_and_run(struct thread_smc_args *args);
274 void thread_sp_alloc_and_run(struct thread_smc_args *args __maybe_unused) in thread_sp_alloc_and_run() function
23 thread_sp_alloc_and_run(&args->arg11); in spmc_sp_start_thread() 25 * thread_sp_alloc_and_run() only returns if all threads are busy. in spmc_sp_start_thread()