Structs§
- Notify
Location - A location in memory for a Waiter
- Notify
Map 🔒 - Thread
Conditions - HashMap of Waiters for the Thread/Notify opcodes
- Thread
Conditions Handle - A weak handle to a
ThreadConditionsinstance, which does not prolong its lifetime.
Enums§
- Expected
Value - Expected value for atomic waits
- Waiter
Error - Error that can occur during wait/notify calls.