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

  /external/v8/src/
platform.h 615 // static LazySemaphore<0>::type my_semaphore = LAZY_SEMAPHORE_INITIALIZER;
628 #define LAZY_SEMAPHORE_INITIALIZER LAZY_DYNAMIC_INSTANCE_INITIALIZER
runtime-profiler.cc 83 static LazySemaphore<0>::type semaphore = LAZY_SEMAPHORE_INITIALIZER;

Completed in 141 milliseconds