Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread.c544 bool found_thread = false; in __thread_alloc_and_run() local
553 found_thread = true; in __thread_alloc_and_run()
560 if (!found_thread) in __thread_alloc_and_run()
677 bool found_thread = false; in thread_resume_from_rpc() local
685 found_thread = true; in thread_resume_from_rpc()
690 if (!found_thread) in thread_resume_from_rpc()

Completed in 5 milliseconds