|
QP/C
|
QF_new() implementation. More...
Go to the source code of this file.
Functions | |
| QEvent * | QF_new_ (QEventSize evtSize, QSignal sig) |
| Internal QF implementation of the dynamic event allocator. | |
QF_new() implementation.
Definition in file qf_new.c.
Internal QF implementation of the dynamic event allocator.
Definition at line 40 of file qf_new.c.
References Q_ASSERT, QF_EPOOL_EVENT_SIZE_, QF_EPOOL_GET_, QF_EVT_POOL_ID_, QF_EVT_REF_CTR_, QF_maxPool_, QF_pool_, QS_BEGIN_, QS_CRIT_STAT_, QS_END_, QS_QF_NEW, QS_TIME_, and QEvent::sig.
1.7.6.1