Searched refs:thread_create_etc (Results 1 – 5 of 5) sorted by relevance
310 thread_t* t = thread_create_etc( in mp_unplug_cpu_mask_single_locked()
149 thread_t* thread_create_etc( in thread_create_etc() function212 return thread_create_etc(NULL, name, entry, arg, priority, NULL); in thread_create()1141 thread_t* t = thread_create_etc( in thread_create_idle_thread()
244 thread_t* thread_create_etc(thread_t* t, const char* name, thread_start_routine entry, void* arg,
59 timer_threads[i] = thread_create_etc( in timer_diag_all_cpus()
114 thread_t* lkthread = thread_create_etc( in Initialize()
Completed in 18 milliseconds