#include <structs.h>
Data Fields | |
| gearman_worker_function_options_t | options |
| gearman_worker_function_st * | next |
| gearman_worker_function_st * | prev |
| char * | function_name |
| gearman_worker_fn * | worker_fn |
| const void * | context |
| gearman_packet_st | packet |
Definition at line 215 of file structs.h.
| const void* gearman_worker_function_st::context |
1.6.1