v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::base::CreateSemaphoreTrait< N > Struct Template Reference

#include <semaphore.h>

Collaboration diagram for v8::base::CreateSemaphoreTrait< N >:

Static Public Member Functions

static SemaphoreCreate ()
 

Detailed Description

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

Definition at line 92 of file semaphore.h.

Member Function Documentation

◆ Create()

template<int N>
static Semaphore * v8::base::CreateSemaphoreTrait< N >::Create ( )
inlinestatic

Definition at line 93 of file semaphore.h.


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