thread_common_arg Struct Reference

Thread shared arguments. More...

Collaboration diagram for thread_common_arg:

Collaboration graph
[legend]

Data Fields

FILE * input
 Input file (argument for getword() function).
resultsprefs
 Pointer to the structure with results.
dbstats
 Pointer to the database with statistics.
const char * condition
 Condition string.
const char * statsstr
 String with statistics to count.
bool suffix
 Do we want suffix or prefix?

Detailed Description

Thread shared arguments.

Because several threads shares same informations, let's use this structure as a part of thread initialization data.

See also:
thread_arg

The documentation for this struct was generated from the following file:

Generated on Sat Dec 20 11:32:18 2008 for Affisix by  doxygen 1.5.7.1