Searched refs:callback_thread_ (Results 1 – 2 of 2) sorted by relevance
148 callback_thread_.join(); in ~TrustyConfirmationUI()406 callback_thread_.join(); in promptUserConfirmation()415 callback_thread_ = std::thread( in promptUserConfirmation()443 callback_thread_.join(); in promptUserConfirmation()
65 std::thread callback_thread_; variable