libtpool 1.0.0
Thread Pool in C
All Data Structures Files Functions Variables Typedefs Macros Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 global.hThis header file contains macros that are needed globally
 pool.hThis contains all the elements of the thread pool
 task.hThis contains all the elements required by a task
 tpool.hThis is the entry header for the library
 tqueue.hThis header file contains the various functionality of the queue-wrapper that the thread pool uses for queueing up waiting tasks and well as choosing a task for execution
 util.hThis contains all the utilities used through the library