tpool_work Struct Reference

#include <eh_thread_pool.h>

List of all members.

Public Attributes

void(* routine )()
void * arg
tpool_worknext


Detailed Description

Definition at line 6 of file eh_thread_pool.h.


Member Data Documentation

void(* tpool_work::routine)()

Referenced by tpool_add_work().

void* tpool_work::arg

Definition at line 9 of file eh_thread_pool.h.

Referenced by tpool_add_work().

struct tpool_work* tpool_work::next [read]

Definition at line 10 of file eh_thread_pool.h.

Referenced by tpool_add_work(), and tpool_destroy().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2