Trees | Indices | Help |
|
---|
|
Condition which can only be notified once.
This condition class uses pipes and poll, internally, to be able to wait for notification with a timeout, without resorting to polling. It is almost compatible with Python's threading.Condition, with the following differences:
|
|||
_waiter_class Helper class for SingleNotifyPipeCondition |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructor for SingleNotifyPipeCondition
|
Wait for a notification.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:22 2016 | http://epydoc.sourceforge.net |