Public Member Functions
| Name | Type | Description |
|---|---|---|
| issueSignal () | void | Issues a signal to the consuming thread when there are things to be consumed. |
| waitForSignal () | void | Makes the consuming thread waiting until a signal is issued. |
| Name | Type | Description |
|---|---|---|
| issueSignal () | void | Issues a signal to the consuming thread when there are things to be consumed. |
| waitForSignal () | void | Makes the consuming thread waiting until a signal is issued. |