Searched refs:WaitForDestroy (Results 1 – 3 of 3) sorted by relevance
181 void VtpInstance::WaitForDestroy(const int &delayTimes) in WaitForDestroy() function in Communication::SoftBus::VtpInstance223 std::thread delay(WaitForDestroy, DESTROY_TIMEOUT_SECOND); in DestroyVtp()
47 static void WaitForDestroy(const int &delayTimes);
127 vtpInstance->WaitForDestroy(delayTimes);