1gearman_task_free(3)                Gearman               gearman_task_free(3)
2
3
4

NAME

6       gearman_task_free - Task Declarations
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11        void gearman_task_free(gearman_task_st *task);
12

DESCRIPTION

14       Free a task structure.  *
15

PARAMETERS

17              [in] task Structure previously initialized with one of the gear‐
18              man_client_add_task() functions.
19

SEE ALSO

21       The Gearman homepage: http://www.gearman.org/
22

BUGS

24       Bugs should be reported at https://bugs.launchpad.net/gearmand
25

COPYING

27       Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.
28
29       Use and distribution licensed under the BSD license.  See  the  COPYING
30       file in the original source for full text.
31
32
33
34Gearman                           2010-03-15              gearman_task_free(3)
Impressum