Searched defs:recompilation_finished_semaphore (Results 1 – 1 of 1) sorted by relevance
1966 auto recompilation_finished_semaphore = std::make_shared<base::Semaphore>(0); in RecompileNativeModule() local1972 std::shared_ptr<base::Semaphore> recompilation_finished_semaphore) in RecompileNativeModule()