~clint-fewbar/ubuntu/precise/gearmand/drop-unneeded-patches

1.1.2 by Monty Taylor
Import upstream version 0.10
1
.TH gearmand_thread_free 3 2009-09-29 "Gearman" "Gearman"
1 by Monty Taylor
Import upstream version 0.6
2
.SH NAME
3
gearmand_thread_free \- Gearmand Threads
4
.SH SYNOPSIS
5
.B #include <libgearman/gearman.h>
6
.sp
1.1.2 by Monty Taylor
Import upstream version 0.10
7
.BI " void gearmand_thread_free(gearmand_thread_st *thread);"
1 by Monty Taylor
Import upstream version 0.6
8
.SH DESCRIPTION
9
Free resources used by a thread.
10
.SH PARAMETERS
11
.TP
12
.BR thread
13
Thread previously initialized with gearmand_thread_create.
14
.SH "SEE ALSO"
15
The Gearman homepage: http://www.gearman.org/
16
.SH BUGS
17
Bugs should be reported at https://bugs.launchpad.net/gearmand
18
.SH COPYING
19
Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.
20
21
Use and distribution licensed under the BSD license. See the COPYING file in the original source for full text.