#include <v8threads.h>
Definition at line 18 of file v8threads.h.
◆ List
| Enumerator |
|---|
| FREE_LIST | |
| IN_USE_LIST | |
Definition at line 23 of file v8threads.h.
◆ ThreadState()
| v8::internal::ThreadState::ThreadState |
( |
ThreadManager * | thread_manager | ) |
|
|
explicitprivate |
◆ ~ThreadState()
| v8::internal::ThreadState::~ThreadState |
( |
| ) |
|
|
private |
◆ AllocateSpace()
| void v8::internal::ThreadState::AllocateSpace |
( |
| ) |
|
|
private |
◆ data()
| char * v8::internal::ThreadState::data |
( |
| ) |
|
|
inline |
◆ id()
| ThreadId v8::internal::ThreadState::id |
( |
| ) |
|
|
inline |
◆ LinkInto()
| void v8::internal::ThreadState::LinkInto |
( |
List | list | ) |
|
◆ Next()
◆ set_id()
| void v8::internal::ThreadState::set_id |
( |
ThreadId | id | ) |
|
|
inline |
◆ Unlink()
| void v8::internal::ThreadState::Unlink |
( |
| ) |
|
◆ ThreadManager
◆ data_
| char* v8::internal::ThreadState::data_ |
|
private |
◆ id_
◆ next_
◆ previous_
◆ thread_manager_
The documentation for this class was generated from the following files: