NPS Pthread Pool
NPS Pthread Pool Documentation

The NPS Pthread Pool module interface.

Inferface for a module to maniulate a simple POSIX thread pool. Each pool is manger-less, and supports a min- and max- thread population.

Precondition:
Initialize the module via thr_pool_init().
Postcondition:
Free the module via thr_pool_free().

Generated for NPS Pthread Pool by  doxygen