ThreadPool Struct Reference

Thread pool container. More...

#include <thread_pool.h>

Collaboration diagram for ThreadPool:
Collaboration graph
[legend]

Data Fields

size_t limit
 Maximum number of threads.
int nextId
 Id of the next thread.
struct RazorbackContextcontext
 Context to spawn threads in.
void(* mainFunction )(struct Thread *)
 Main function for spawned threads.
const char * namePattern
 Name pattern for threads.
struct Listlist
 Worker list.

Detailed Description

Thread pool container.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines
Generated on Sun Dec 9 04:00:11 2012 for RazorbackAPI by  doxygen 1.6.3