Searched refs:join_thread (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
H A DCallbacks.cpp29 // Note that we cannot call CallbackBase::join_thread from here:
76 void CallbackBase::join_thread() { function in class:android::hardware::neuralnetworks::V1_0::implementation::CallbackBase
H A DCallbacks.h121 * CallbackBase::join_thread.
128 * - CallbackBase::join_thread has been called.
148 * CallbackBase::join_thread ensures that the thread (if any) bound to this
153 void join_thread();
170 // Same as CallbackBase::join_thread but assumes we already hold a lock on

Completed in 57 milliseconds