Go to the source code of this file.
◆ timerCA
◆ pg_timer_thread()
static DWORD WINAPI pg_timer_thread |
( |
LPVOID |
param | ) |
|
|
static |
◆ setitimer()
Definition at line 86 of file timer.c.
#define MemSet(start, val, len)
int errmsg_internal(const char *fmt,...)
#define ereport(elevel,...)
static DWORD WINAPI pg_timer_thread(LPVOID param)
static HANDLE timerThreadHandle
Referenced by do_watch(), fork_process(), and schedule_alarm().
◆ timerCommArea
◆ timerThreadHandle
HANDLE timerThreadHandle = INVALID_HANDLE_VALUE |
|
static |