#include <thread.h>
Definition at line 304 of file thread.h.
◆ exception_fp_offset()
static intptr_t dart::TsanUtils::exception_fp_offset |
( |
| ) |
|
|
inlinestatic |
Definition at line 332 of file thread.h.
332 {
334 }
#define OFFSET_OF(type, field)
◆ exception_pc_offset()
static intptr_t dart::TsanUtils::exception_pc_offset |
( |
| ) |
|
|
inlinestatic |
◆ exception_sp_offset()
static intptr_t dart::TsanUtils::exception_sp_offset |
( |
| ) |
|
|
inlinestatic |
◆ setjmp_buffer_offset()
static intptr_t dart::TsanUtils::setjmp_buffer_offset |
( |
| ) |
|
|
inlinestatic |
◆ setjmp_function_offset()
static intptr_t dart::TsanUtils::setjmp_function_offset |
( |
| ) |
|
|
inlinestatic |
◆ exception_fp
uword dart::TsanUtils::exception_fp = 0 |
◆ exception_pc
uword dart::TsanUtils::exception_pc = 0 |
◆ exception_sp
uword dart::TsanUtils::exception_sp = 0 |
◆ setjmp_buffer
jmp_buf* dart::TsanUtils::setjmp_buffer = nullptr |
◆ setjmp_function
void* dart::TsanUtils::setjmp_function = nullptr |
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/vm/thread.h