Home
last modified time | relevance | path

Searched refs:WaitForSystemDaemonStart (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_thread.cc175 static void WaitForSystemDaemonStart(art::Thread* self) REQUIRES_SHARED(art::Locks::mutator_lock_) { in WaitForSystemDaemonStart() function
202 WaitForSystemDaemonStart(self); in CacheData()