Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
numa_work_stealer.cpp File Reference
#include <kcenon/thread/stealing/numa_work_stealer.h>
#include <kcenon/thread/lockfree/work_stealing_deque.h>
#include <algorithm>
#include <chrono>
#include <thread>
Include dependency graph for numa_work_stealer.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::thread
 Core threading foundation of the thread system library.