HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces
dead_lock_detector.hpp File Reference

A deadlock detector service for unfair_mutex. More...

#include "../utility/module.hpp"
#include <vector>
#include <algorithm>
#include <compare>

Go to the source code of this file.

Data Structures

struct  hi::v1::detail::dead_lock_detector_pair
 
class  hi::v1::dead_lock_detector
 Dead lock detector. More...
 

Namespaces

namespace  hi
 geometry/margins.hpp
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Detailed Description

A deadlock detector service for unfair_mutex.