v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LockerUnlockerThread Class Reference
Inheritance diagram for LockerUnlockerThread:
Collaboration diagram for LockerUnlockerThread:

Public Member Functions

 LockerUnlockerThread (v8::Isolate *isolate)
 
virtual void Run ()
 
- Public Member Functions inherited from JoinableThread
 JoinableThread (const char *name)
 
virtual ~JoinableThread ()
 
void Start ()
 
void Join ()
 

Detailed Description

Definition at line 360 of file test-lockers.cc.

Constructor & Destructor Documentation

LockerUnlockerThread ( v8::Isolate isolate)
inlineexplicit

Definition at line 362 of file test-lockers.cc.

Member Function Documentation

virtual void Run ( )
inlinevirtual

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