Searched refs:callback_thread_ (Results 1 – 2 of 2) sorted by relevance
140 callback_thread_.join(); in ~TrustyConfirmationUI()400 callback_thread_.join(); in promptUserConfirmation()409 callback_thread_ = std::thread( in promptUserConfirmation()438 callback_thread_.join(); in promptUserConfirmation()
61 std::thread callback_thread_; variable