| 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 Dec 20 13:27:03 2010 | http://epydoc.sourceforge.net |