#include <thread.h>
Definition at line 36 of file thread.h.
◆ ThreadStartFunction
typedef void(* dart::bin::Thread::ThreadStartFunction) (uword parameter) |
◆ Compare()
◆ GetCurrentThreadId()
static ThreadId dart::bin::Thread::GetCurrentThreadId |
( |
| ) |
|
|
static |
◆ GetMaxStackSize()
static intptr_t dart::bin::Thread::GetMaxStackSize |
( |
| ) |
|
|
static |
◆ InitOnce()
static void dart::bin::Thread::InitOnce |
( |
| ) |
|
|
static |
◆ Start()
◆ kInvalidThreadId
const ThreadId dart::bin::Thread::kInvalidThreadId |
|
static |
The documentation for this class was generated from the following file:
- third_party/dart-lang/sdk/runtime/bin/thread.h