Thread Declarations. More...
Go to the source code of this file.
Data Structures | |
struct | gearmand_thread_st |
Functions | |
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) |
Thread Declarations.
Definition in file gearmand_thread.h.