Skip to main content

ThreadManager

Description

OpenMP thread pool and synchronization management

Key Features

Source

Defined in src/thread_manager.hpp

Usage Example

// Example usage of ThreadManager
ThreadManager instance;
// See API documentation for detailed usage