Searched refs:trusty_thread_start (Results 1 – 2 of 2) sorted by relevance
3 breakpoint set -n trusty_thread_start -C trusty_thread_start_hook
527 static status_t trusty_thread_start(struct trusty_thread* trusty_thread) { in trusty_thread_start() function1763 ret = trusty_thread_start(trusty_app->thread); in trusty_app_start()