Gearman Developer Documentation

gearman_server_st Struct Reference
[Server Interface]

#include <structs.h>

Data Fields

gearman_server_options_t options
bool shutdown
bool shutdown_graceful
bool proc_wakeup
bool proc_shutdown
uint8_t job_retries
uint32_t job_handle_count
uint32_t thread_count
uint32_t function_count
uint32_t job_count
uint32_t unique_count
uint32_t free_packet_count
uint32_t free_job_count
uint32_t free_client_count
uint32_t free_worker_count
gearman_stgearman
gearman_server_thread_stthread_list
gearman_server_function_stfunction_list
gearman_server_packet_stfree_packet_list
gearman_server_job_stfree_job_list
gearman_server_client_stfree_client_list
gearman_server_worker_stfree_worker_list
gearman_log_fnlog_fn
const void * log_context
const void * queue_context
gearman_queue_add_fnqueue_add_fn
gearman_queue_flush_fnqueue_flush_fn
gearman_queue_done_fnqueue_done_fn
gearman_queue_replay_fnqueue_replay_fn
gearman_st gearman_static
pthread_mutex_t proc_lock
pthread_cond_t proc_cond
pthread_t proc_id
char job_handle_prefix [GEARMAN_JOB_HANDLE_SIZE]
gearman_server_job_stjob_hash [GEARMAN_JOB_HASH_SIZE]
gearman_server_job_stunique_hash [GEARMAN_JOB_HASH_SIZE]

Detailed Description

Definition at line 24 of file structs.h.


Field Documentation

Definition at line 26 of file structs.h.

Definition at line 27 of file structs.h.

Definition at line 28 of file structs.h.

Definition at line 29 of file structs.h.

Definition at line 30 of file structs.h.

Definition at line 31 of file structs.h.

Definition at line 32 of file structs.h.

Definition at line 33 of file structs.h.

Definition at line 34 of file structs.h.

Definition at line 35 of file structs.h.

Definition at line 36 of file structs.h.

Definition at line 37 of file structs.h.

Definition at line 38 of file structs.h.

Definition at line 39 of file structs.h.

Definition at line 40 of file structs.h.

Definition at line 41 of file structs.h.

Definition at line 42 of file structs.h.

Definition at line 43 of file structs.h.

Definition at line 44 of file structs.h.

Definition at line 45 of file structs.h.

Definition at line 46 of file structs.h.

Definition at line 47 of file structs.h.

Definition at line 48 of file structs.h.

Definition at line 49 of file structs.h.

Definition at line 50 of file structs.h.

Definition at line 51 of file structs.h.

Definition at line 52 of file structs.h.

Definition at line 53 of file structs.h.

Definition at line 54 of file structs.h.

Definition at line 55 of file structs.h.

Definition at line 56 of file structs.h.

Definition at line 57 of file structs.h.

Definition at line 58 of file structs.h.

char gearman_server_st::job_handle_prefix[GEARMAN_JOB_HANDLE_SIZE]

Definition at line 59 of file structs.h.

Definition at line 60 of file structs.h.

Definition at line 61 of file structs.h.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 13 20:19:22 2009 by  doxygen 1.6.1