V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::Thread::PlatformData Class Reference

Public Member Functions

 PlatformData (HANDLE thread)
 

Public Attributes

pthread_t thread_
 
Mutex thread_creation_mutex_
 
HANDLE thread_
 
unsigned thread_id_
 

Detailed Description

Definition at line 688 of file platform-posix.cc.


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