TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Multi-threading and synchronization features. More...
Classes | |
class | ts::MessagePriorityQueue< MSG, COMPARE > |
Template message queue for inter-thread communication with priority. More... | |
class | ts::MessageQueue< MSG > |
Template message queue for inter-thread communication. More... | |
class | ts::Thread |
Base class for threads. More... | |
class | ts::ThreadAttributes |
Set of attributes for a thread object (ts::Thread). More... | |
class | ts::WatchDog |
General-purpose timeout watchdog. More... | |
class | ts::WatchDogHandlerInterface |
Expiration handler interface for general-purpose timeout watchdog. More... | |
Multi-threading and synchronization features.