Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/
Dsm.c144 static int __NO_RETURN sm_stdcall_loop(void* arg) { in sm_stdcall_loop() function
446 stdcallthread = thread_create("sm-stdcall", sm_stdcall_loop, NULL, in sm_init()