QP/C
Functions
qf_new.c File Reference

QF_new() implementation. More...

#include "qf_pkg.h"
#include "qassert.h"

Go to the source code of this file.

Functions

QEventQF_new_ (QEventSize evtSize, QSignal sig)
 Internal QF implementation of the dynamic event allocator.

Detailed Description

QF_new() implementation.

Definition in file qf_new.c.


Function Documentation

QEvent* QF_new_ ( QEventSize  evtSize,
QSignal  sig 
)

Internal QF implementation of the dynamic event allocator.

Note:
The application code should not call this function directly. Please use the macro Q_NEW.

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.