1gearman_client_set_workload_malloc_fnG(e3ag)remaarnman_client_set_workload_malloc_fn(3)
2
3
4
6 gearman_client_set_workload_malloc_fn - Client Declarations
7
9 #include <libgearman/gearman.h>
10
11 void gearman_client_set_workload_malloc_fn(gearman_client_st *client,
12 gearman_malloc_fn *function, void *context);
13
15 See gearman_set_workload_malloc_fn() for details.
16
18 The Gearman homepage: http://www.gearman.org/
19
21 Bugs should be reported at https://bugs.launchpad.net/gearmand
22
24 Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.
25
26 Use and distribution licensed under the BSD license. See the COPYING
27 file in the original source for full text.
28
29
30
31Gearman 2010-g0e3a-r1m5an_client_set_workload_malloc_fn(3)