Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Dtee_supplicant.c103 static void *thread_main(void *a);
582 e = pthread_create(&tid, NULL, thread_main, arg); in spawn_thread()
664 static void *thread_main(void *a) in thread_main() function

Completed in 13 milliseconds