#include <worker.h>
Detailed Description
Definition at line 33 of file worker.h.
Member Enumeration Documentation
- Enumerator:
GEARMAN_WORKER_STATE_START |
|
GEARMAN_WORKER_STATE_FUNCTION_SEND |
|
GEARMAN_WORKER_STATE_CONNECT |
|
GEARMAN_WORKER_STATE_GRAB_JOB_SEND |
|
GEARMAN_WORKER_STATE_GRAB_JOB_RECV |
|
GEARMAN_WORKER_STATE_PRE_SLEEP |
|
Definition at line 46 of file worker.h.
- Enumerator:
GEARMAN_WORKER_WORK_UNIVERSAL_GRAB_JOB |
|
GEARMAN_WORKER_WORK_UNIVERSAL_FUNCTION |
|
GEARMAN_WORKER_WORK_UNIVERSAL_COMPLETE |
|
GEARMAN_WORKER_WORK_UNIVERSAL_FAIL |
|
Definition at line 54 of file worker.h.
Field Documentation
The documentation for this struct was generated from the following file: