Gearman Developer Documentation

libgearman-server/gearmand_thread.c File Reference

Gearmand Thread Definitions. More...

#include "common.h"
#include "gearmand.h"

Go to the source code of this file.

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)
gearman_return_t gearmand_thread_create (gearmand_st *gearmand)
void gearmand_thread_free (gearmand_thread_st *thread)
void gearmand_thread_wakeup (gearmand_thread_st *thread, gearmand_wakeup_t wakeup)
void gearmand_thread_run (gearmand_thread_st *thread)
static void _run (gearman_server_thread_st *thread __attribute__((unused)), void *fn_arg)
static void _wakeup_event (int fd, short events __attribute__((unused)), void *arg)

Detailed Description

Gearmand Thread Definitions.

Definition in file gearmand_thread.c.


Function Documentation

static void _run ( gearman_server_thread_st *thread   __attribute__(unused),
void *  fn_arg 
) [static]

Definition at line 268 of file gearmand_thread.c.

static void _wakeup_event ( int  fd,
short events   __attribute__(unused),
void *  arg 
) [static]

Definition at line 343 of file gearmand_thread.c.


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