UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches

Functions to manage threads for a thread pool. More...

Files

file  FreeList.cpp
 Manage a free list (for internal use only).
 
file  FreeList.hpp
 Manage a free list (for internal use only).
 
file  LinkedList.cpp
 Manage a linked list (for internal use only).
 
file  LinkedList.hpp
 Manage a linked list (for internal use only).
 
file  ThreadPool.cpp
 Manage a threadpool (for internal use only).
 
file  ThreadPool.hpp
 Manage a threadpool (for internal use only).
 
file  TimerThread.cpp
 Manage threads that start at a given time (for internal use only).
 
file  TimerThread.hpp
 Manage threads that start at a given time (for internal use only).
 

Detailed Description

Functions to manage threads for a thread pool.