Struct wasm::wasm_pthread
-
struct wasm::wasm_pthread
Found in pthread_impl.h The “real” pthread struct has a lot of stuff in it. We only care about a subset of the fields that appear at the start, especially the pointer to itself, which allows references to be treated like pointers.
Public Members
-
int32_t selfPtr
-
int32_t selfPtr