|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
This header is deprecated. Use thread_config.h instead.
This header is deprecated. Use thread_config.h instead.
This header is deprecated. Use thread_config.h instead.
kcenon::thread::log_level_v2 (from <kcenon/thread/core/log_level.h>) or common::interfaces::log_level (from common_system) instead. Will be removed in v2.0.0. See Issue #261 for migration details. thread_context::has_logger() instead. Will be removed in v2.0.0. set_lightweight_mode deprecation. Will be removed in v2.0.0. thread_context::log() backed by common::interfaces::ILogger instead. Will be removed in v2.0.0. thread_context::log() with a common::interfaces::ILogger implementation instead. Will be removed in v2.0.0. common::interfaces::ILogger via thread_context and control logging through its implementation instead. Will be removed in v2.0.0. common::interfaces::ILogger implementation instead. Will be removed in v2.0.0. common::interfaces::ILogger, a null logger in thread_context achieves the same effect without this toggle. Will be removed in v2.0.0.