V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ThreadId Class Reference

Public Member Functions

ThreadIdoperator= (const ThreadId &other)
 
bool operator== (const ThreadId &other) const
 
V8_INLINE bool Equals (const ThreadId &other) const
 
V8_INLINE bool IsValid () const
 
int ToInteger () const
 

Static Public Member Functions

static ThreadId TryGetCurrent ()
 
static ThreadId Current ()
 
static ThreadId Invalid ()
 
static ThreadId FromInteger (int id)
 

Detailed Description

Definition at line 14 of file thread-id.h.


The documentation for this class was generated from the following files: