#include </home/clem/local/src/opie/noncore/multimedia/opieplayer2/threadutil.h>
Signals | |
| void | awake () |
Public Member Functions | |
| OnewayNotifier () | |
| ~OnewayNotifier () | |
| void | notify () |
Private Slots | |
| void | wakeUp () |
Private Attributes | |
| int | m_readFd |
| int | m_writeFd |
| QSocketNotifier * | m_notifier |
|
|
Definition at line 236 of file threadutil.cpp. References m_notifier, m_readFd, m_writeFd, and wakeUp(). |
|
|
Definition at line 248 of file threadutil.cpp. References m_notifier, m_readFd, and m_writeFd. |
|
|
Referenced by wakeUp(). |
|
|
Definition at line 256 of file threadutil.cpp. References m_writeFd, and write(). Referenced by ThreadUtil::Channel::send(). |
|
|
Definition at line 262 of file threadutil.cpp. References awake(), and m_readFd. Referenced by OnewayNotifier(). |
|
|
Definition at line 126 of file threadutil.h. Referenced by OnewayNotifier(), and ~OnewayNotifier(). |
|
|
Definition at line 124 of file threadutil.h. Referenced by OnewayNotifier(), wakeUp(), and ~OnewayNotifier(). |
|
|
Definition at line 125 of file threadutil.h. Referenced by notify(), OnewayNotifier(), and ~OnewayNotifier(). |
1.4.2