V8 Project
|
#include <semaphore.h>
Public Types | |
typedef LazyDynamicInstance< Semaphore, CreateSemaphoreTrait< N >, ThreadSafeInitOnceTrait >::type | type |
Definition at line 92 of file semaphore.h.
typedef LazyDynamicInstance<Semaphore, CreateSemaphoreTrait<N>, ThreadSafeInitOnceTrait>::type v8::base::LazySemaphore< N >::type |
Definition at line 94 of file semaphore.h.