#include <TuplesAvailableMailbox.h>
The observer doesn't have to be looking at the time such a transition occurs - it's remembered until the observer picks up the notification.
Public Member Functions | |
| TuplesAvailableMailbox () | |
| virtual | ~TuplesAvailableMailbox () |
| void | onNonEmpty (TupleQueue *pTQ) |
| void | close () |
| bool | getEvent (TupleQueuePtr &pTQ) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (rc != 0) { if (rc == EINVAL) cout << " ***** EINVAL" << endl; if (rc == EDEADLK) cout << " ***** EDEADLK" << endl; perror("failed with"); } |
1.3.8