1gearman_job_send_status(3)          Gearman         gearman_job_send_status(3)
2
3
4

NAME

6       gearman_job_send_status - Job Declarations
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11           gearman_return_t    gearman_job_send_status(gearman_job_st    *job,
12       uint32_t numerator,  uint32_t denominator);
13

DESCRIPTION

15       Send status information for a running job.
16

SEE ALSO

18       The Gearman homepage: http://www.gearman.org/
19

BUGS

21       Bugs should be reported at https://bugs.launchpad.net/gearmand
22

COPYING

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-03-15        gearman_job_send_status(3)
Impressum