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

  /external/v8/src/
profile-generator.cc 437 current_profiles_semaphore_(1) {
460 current_profiles_semaphore_.Wait();
462 current_profiles_semaphore_.Signal();
468 current_profiles_semaphore_.Signal();
474 current_profiles_semaphore_.Signal();
482 current_profiles_semaphore_.Wait();
489 current_profiles_semaphore_.Signal();
524 current_profiles_semaphore_.Wait();
528 current_profiles_semaphore_.Signal();
profile-generator.h 301 base::Semaphore current_profiles_semaphore_; member in class:v8::internal::CpuProfilesCollection

Completed in 40 milliseconds