V8 Project
v8::base::LazySemaphore< N > Struct Template Reference

#include <semaphore.h>

+ Collaboration diagram for v8::base::LazySemaphore< N >:

Public Types

typedef LazyDynamicInstance< Semaphore, CreateSemaphoreTrait< N >, ThreadSafeInitOnceTrait >::type type
 

Detailed Description

template<int N>
struct v8::base::LazySemaphore< N >

Definition at line 92 of file semaphore.h.

Member Typedef Documentation

◆ type

Definition at line 94 of file semaphore.h.


The documentation for this struct was generated from the following file: