Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
compatibility.h File Reference

Backward-compatible type aliases for renamed thread system components. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::thread
 Core threading foundation of the thread system library.
 
namespace  kcenon::thread::core
 
namespace  kcenon::thread::interfaces
 
namespace  kcenon::thread::impl
 
namespace  kcenon::thread::utils
 
namespace  kcenon::thread::detail
 

Macros

#define KCENON_THREAD_COMPATIBILITY_H_WARNED   1
 

Detailed Description

Backward-compatible type aliases for renamed thread system components.

Definition in file compatibility.h.

Macro Definition Documentation

◆ KCENON_THREAD_COMPATIBILITY_H_WARNED

#define KCENON_THREAD_COMPATIBILITY_H_WARNED   1

Definition at line 45 of file compatibility.h.