cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
windows_sync_barrier.h File Reference

Definition of WindowsSyncBarrier class. (Internal header.) More...

#include <Windows.h>
#include <fmt/format.h>
#include <synchapi.h>
#include "stat_bench/stat_bench_exception.h"
#include "stat_bench/util/sync_barrier.h"
+ Include dependency graph for windows_sync_barrier.h:

Go to the source code of this file.

Classes

class  stat_bench::util::WindowsSyncBarrier
 Class of barriers to synchronize threads using synchronization barriers in Windows. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::util
 Namespace of utility functions and classes.
 

Detailed Description

Definition of WindowsSyncBarrier class. (Internal header.)

Definition in file windows_sync_barrier.h.