Home
last modified time | relevance | path

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

/lk-master/top/
A Dmain.c42 static int bootstrap2(void *arg);
106 …thread_t *t = thread_create("bootstrap2", &bootstrap2, NULL, DEFAULT_PRIORITY, DEFAULT_STACK_SIZE); in lk_main()
115 static int bootstrap2(void *arg) { in bootstrap2() function

Completed in 3 milliseconds