Home
last modified time | relevance | path

Searched refs:thread_construct_first (Results 1 – 2 of 2) sorted by relevance

/kernel/include/kernel/
A Dthread.h238 void thread_construct_first(thread_t* t, const char* name);
/kernel/kernel/
A Dthread.cpp969 void thread_construct_first(thread_t* t, const char* name) { in thread_construct_first() function
1000 thread_construct_first(t, "bootstrap"); in thread_init_early()
1111 thread_construct_first(t, name); in thread_secondary_cpu_init_early()

Completed in 7 milliseconds