Gearman Developer Documentation

Private Gearmand Thread Functions
[Thread Declarations]

Functions

static void * _thread (void *data)
static void _log (const char *line, gearman_verbose_t verbose, void *context)
static void _run (gearman_server_thread_st *thread, void *fn_arg)
static gearman_return_t _wakeup_init (gearmand_thread_st *thread)
static void _wakeup_close (gearmand_thread_st *thread)
static void _wakeup_clear (gearmand_thread_st *thread)
static void _wakeup_event (int fd, short events, void *arg)
static void _clear_events (gearmand_thread_st *thread)

Function Documentation

static void * _thread ( void *  data  )  [static]

Definition at line 236 of file gearmand_thread.c.

static void _log ( const char *  line,
gearman_verbose_t  verbose,
void *  context 
) [static]

Definition at line 253 of file gearmand_thread.c.

static void _run ( gearman_server_thread_st thread,
void *  fn_arg 
) [static]
static gearman_return_t _wakeup_init ( gearmand_thread_st thread  )  [static]

Definition at line 270 of file gearmand_thread.c.

static void _wakeup_close ( gearmand_thread_st thread  )  [static]

Definition at line 312 of file gearmand_thread.c.

static void _wakeup_clear ( gearmand_thread_st thread  )  [static]

Definition at line 326 of file gearmand_thread.c.

static void _wakeup_event ( int  fd,
short  events,
void *  arg 
) [static]
static void _clear_events ( gearmand_thread_st thread  )  [static]

Definition at line 412 of file gearmand_thread.c.

Generated on Mon Jun 14 15:58:45 2010 by  doxygen 1.6.3