Searched defs:ExecutionCallback (Results 1 – 3 of 3) sorted by relevance
63 struct ExecutionCallback : public V1_0::IExecutionCallback struct65 ExecutionCallback() : mNotified(false) {} in ExecutionCallback() function72 std::mutex mMutex;73 std::condition_variable mCondition;75 bool mNotified;
32 using ExecutionCallback = V1_3::IExecutionCallback; typedef in armnn_driver::hal_1_3::HalPolicy
32 using ExecutionCallback = V1_2::IExecutionCallback; typedef in armnn_driver::hal_1_2::HalPolicy