Searched refs:app_thread_entry (Results 1 – 1 of 1) sorted by relevance
39 static int app_thread_entry(void *arg) { in app_thread_entry() function51 …thread_t *t = thread_create(app->name, &app_thread_entry, (void *)app, DEFAULT_PRIORITY, stack_siz… in start_app()
Completed in 2 milliseconds