1gearman_worker_unregister_all(3)    Gearman   gearman_worker_unregister_all(3)
2
3
4

NAME

6       gearman_worker_unregister_all - Worker Declarations
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11           gearman_return_t    gearman_worker_unregister_all(gearman_worker_st
12       *worker);
13

DESCRIPTION

15       Unregister all functions with job servers.  *
16

PARAMETERS

18              [in]  worker  Structure  previously   initialized   with   gear‐
19              man_worker_create() or gearman_worker_clone().
20

RETURN VALUE

22       Standard gearman return value.
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                           2010-03-15  gearman_worker_unregister_all(3)
Impressum