Module threadconditions

Source

Structsยง

NotifyLocation
A location in memory for a Waiter
NotifyMap ๐Ÿ”’
NotifyWaiter ๐Ÿ”’
ThreadConditions
HashMap of Waiters for the Thread/Notify opcodes
ThreadConditionsHandle
A weak handle to a ThreadConditions instance, which does not prolong its lifetime.

Enumsยง

WaiterError
Error that can occur during wait/notify calls.