HomeSort by relevance Sort by last modified time
    Searched refs:current_profiles_semaphore_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/profiler/
profile-generator.cc 553 current_profiles_semaphore_(1) {}
568 current_profiles_semaphore_.Wait();
570 current_profiles_semaphore_.Signal();
576 current_profiles_semaphore_.Signal();
582 current_profiles_semaphore_.Signal();
590 current_profiles_semaphore_.Wait();
597 current_profiles_semaphore_.Signal();
632 current_profiles_semaphore_.Wait();
636 current_profiles_semaphore_.Signal();
profile-generator.h 363 base::Semaphore current_profiles_semaphore_; member in class:v8::internal::CpuProfilesCollection

Completed in 66 milliseconds