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

Public Member Functions

void Lock ()
 
void Unlock ()
 
void InitThread (const ExecutionAccess &)
 
void ArchiveThread ()
 
bool RestoreThread ()
 
void FreeThreadResources ()
 
bool IsArchived ()
 
void Iterate (RootVisitor *v)
 
void IterateArchivedThreads (ThreadVisitor *v)
 
bool IsLockedByCurrentThread ()
 
ThreadId CurrentId ()
 
void TerminateExecution (ThreadId thread_id)
 
ThreadStateFirstThreadStateInUse ()
 
ThreadStateGetFreeThreadState ()
 

Friends

class Isolate
 
class ThreadState
 

Detailed Description

Definition at line 65 of file v8threads.h.


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