Searched refs:trusty_thread_exit (Results 1 – 2 of 2) sorted by relevance
216 void trusty_thread_exit(int status);
533 void __NO_RETURN trusty_thread_exit(int retcode) { in trusty_thread_exit() function1862 trusty_thread_exit(status); in trusty_app_exit_etc()