Interface IsolateThread
- All Superinterfaces:
- ComparableWord, PointerBase, WordBase
Pointer to the runtime data structure for a thread. The size and actual layout of the data
structure is unspecified, client code must not make any assumptions about it.
The IsolateThread points to a thread-local data structure. Therefore, the pointer must
not be shared between threads.
- Since:
- 19.0
- 
Method SummaryMethods inherited from interface ComparableWordequal, notEqualMethods inherited from interface PointerBaseisNonNull, isNull