Structsยง
- Notify
Location - A location in memory for a Waiter
- Notify
Map ๐ - Notify
Waiter ๐ - Thread
Conditions - HashMap of Waiters for the Thread/Notify opcodes
- Thread
Conditions Handle - A weak handle to a
ThreadConditions
instance, which does not prolong its lifetime.
Enumsยง
- Waiter
Error - Error that can occur during wait/notify calls.