Home
last modified time | relevance | path

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

/lk-master/app/
A Dapp.c39 static int app_thread_entry(void *arg) { in app_thread_entry() function
51 …thread_t *t = thread_create(app->name, &app_thread_entry, (void *)app, DEFAULT_PRIORITY, stack_siz… in start_app()

Completed in 2 milliseconds