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 473 current_profiles_semaphore_(1) {}
488 current_profiles_semaphore_.Wait();
490 current_profiles_semaphore_.Signal();
496 current_profiles_semaphore_.Signal();
502 current_profiles_semaphore_.Signal();
510 current_profiles_semaphore_.Wait();
517 current_profiles_semaphore_.Signal();
552 current_profiles_semaphore_.Wait();
556 current_profiles_semaphore_.Signal();
profile-generator.h 360 base::Semaphore current_profiles_semaphore_; member in class:v8::internal::CpuProfilesCollection

Completed in 516 milliseconds