Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Synchronized ¶
func WaitWithTimeout ¶
CondWaitTimeout waits on condition until it is signaled or timeout elapses. It returns true if the timeout timer did NOT fire before we stopped it (i.e. wake was likely due to some other Signal/Broadcast), and false if the timeout timer has been fired.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.