Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dtrusty_app.c505 static int trusty_thread_startup(void* arg) { in trusty_thread_startup() function
605 trusty_thread->thread = thread_create(name, trusty_thread_startup, NULL, in trusty_thread_create()