Gearman Developer Documentation

Private Gearman Daemon Functions
[Gearmand Declarations]

Functions

static void _log (const char *line, gearman_verbose_t verbose, void *context)
static gearman_return_t _listen_init (gearmand_st *gearmand)
static void _listen_close (gearmand_st *gearmand)
static gearman_return_t _listen_watch (gearmand_st *gearmand)
static void _listen_clear (gearmand_st *gearmand)
static void _listen_event (int fd, short events, void *arg)
static gearman_return_t _wakeup_init (gearmand_st *gearmand)
static void _wakeup_close (gearmand_st *gearmand)
static gearman_return_t _wakeup_watch (gearmand_st *gearmand)
static void _wakeup_clear (gearmand_st *gearmand)
static void _wakeup_event (int fd, short events, void *arg)
static gearman_return_t _watch_events (gearmand_st *gearmand)
static void _clear_events (gearmand_st *gearmand)
static void _close_events (gearmand_st *gearmand)

Function Documentation

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

Definition at line 293 of file gearmand.c.

static gearman_return_t _listen_init ( gearmand_st gearmand  )  [static]

Definition at line 299 of file gearmand.c.

static void _listen_close ( gearmand_st gearmand  )  [static]

Definition at line 436 of file gearmand.c.

static gearman_return_t _listen_watch ( gearmand_st gearmand  )  [static]

Definition at line 454 of file gearmand.c.

static void _listen_clear ( gearmand_st gearmand  )  [static]

Definition at line 478 of file gearmand.c.

static void _listen_event ( int  fd,
short  events,
void *  arg 
) [static]
static gearman_return_t _wakeup_init ( gearmand_st gearmand  )  [static]

Definition at line 545 of file gearmand.c.

static void _wakeup_close ( gearmand_st gearmand  )  [static]

Definition at line 579 of file gearmand.c.

static gearman_return_t _wakeup_watch ( gearmand_st gearmand  )  [static]

Definition at line 593 of file gearmand.c.

static void _wakeup_clear ( gearmand_st gearmand  )  [static]

Definition at line 610 of file gearmand.c.

static void _wakeup_event ( int  fd,
short  events,
void *  arg 
) [static]
static gearman_return_t _watch_events ( gearmand_st gearmand  )  [static]

Definition at line 694 of file gearmand.c.

static void _clear_events ( gearmand_st gearmand  )  [static]

Definition at line 709 of file gearmand.c.

static void _close_events ( gearmand_st gearmand  )  [static]

Definition at line 720 of file gearmand.c.

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