Gearman Developer Documentation

Data Fields
gearmand_thread_st Struct Reference

#include <gearmand_thread.h>

Data Fields

bool is_thread_lock
bool is_wakeup_event
uint32_t count
uint32_t dcon_count
uint32_t dcon_add_count
uint32_t free_dcon_count
int wakeup_fd [2]
gearmand_thread_stnext
gearmand_thread_stprev
gearmand_stgearmand
struct event_base * base
gearmand_con_stdcon_list
gearmand_con_stdcon_add_list
gearmand_con_stfree_dcon_list
gearman_server_thread_st server_thread
struct event wakeup_event
pthread_t id
pthread_mutex_t lock

Detailed Description

Definition at line 30 of file gearmand_thread.h.


Field Documentation

Definition at line 32 of file gearmand_thread.h.

Definition at line 33 of file gearmand_thread.h.

Definition at line 34 of file gearmand_thread.h.

Definition at line 35 of file gearmand_thread.h.

Definition at line 36 of file gearmand_thread.h.

Definition at line 37 of file gearmand_thread.h.

Definition at line 38 of file gearmand_thread.h.

Definition at line 39 of file gearmand_thread.h.

Definition at line 40 of file gearmand_thread.h.

Definition at line 41 of file gearmand_thread.h.

struct event_base* gearmand_thread_st::base

Definition at line 42 of file gearmand_thread.h.

Definition at line 43 of file gearmand_thread.h.

Definition at line 44 of file gearmand_thread.h.

Definition at line 45 of file gearmand_thread.h.

Definition at line 46 of file gearmand_thread.h.

Definition at line 47 of file gearmand_thread.h.

Definition at line 48 of file gearmand_thread.h.

pthread_mutex_t gearmand_thread_st::lock

Definition at line 49 of file gearmand_thread.h.


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