libsnooze ~master (2023-06-12T06:26:33Z)
Dub
Repo
Event.notify
libsnooze
event
Event
Wakes up a single thread specified
class
Event
public final
void
notify
(
Thread
thread
)
Parameters
thread
Thread
the Thread to wake up
Meta
Source
See Implementation
libsnooze
event
Event
constructors
this
functions
ensure
notify
notifyAll
wait
Wakes up a single thread specified