#include <atomic>
#include <unordered_map>
#include <sys/time.h>
#include <pthread.h>
#include <signal.h>
#include "esynch.h"
#include "etevent.h"
#include "etime.h"
Go to the source code of this file.
◆ ETimerPoolExpirationCallback
typedef Void(* ETimerPoolExpirationCallback) (ULong timerid, pVoid data) |
Defines the timer expiration callback function.
◆ DECLARE_ERROR_ADVANCED() [1/2]
DECLARE_ERROR_ADVANCED |
( |
ETimerPoolError_CreatingTimer |
| ) |
|
◆ DECLARE_ERROR_ADVANCED() [2/2]
DECLARE_ERROR_ADVANCED |
( |
ETimerPoolError_TimerSetTimeFailed |
| ) |
|