1gearman_client_set_task_context_free_Ggfeenaa(rr3mm)aann_client_set_task_context_free_fn(3)
2
3
4

NAME

6       gearman_client_set_task_context_free_fn - Concurrent Task Interface
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11            void     gearman_client_set_task_context_free_fn(gearman_client_st
12       *client,  gearman_task_context_free_fn *function);
13

DESCRIPTION

15       Set function to call when tasks are being cleaned  up  so  applications
16       can clean up the task context.  *
17

PARAMETERS

19              [in]   client   Structure   previously  initialized  with  gear‐
20              man_client_create() or gearman_client_clone().
21
22              [in] function Function to call to clean up task context.
23

SEE ALSO

25       The Gearman homepage: http://www.gearman.org/
26

BUGS

28       Bugs should be reported at https://bugs.launchpad.net/gearmand
29

COPYING

31       Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.
32
33       Use and distribution licensed under the BSD license.  See  the  COPYING
34       file in the original source for full text.
35
36
37
38Gearman                           201g0e-a0r3m-a1n5_client_set_task_context_free_fn(3)
Impressum