HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
concurrency Directory Reference

Files

 atomic.hpp
 
 callback.hpp
 
 callback_flags.hpp
 
 concurrency.hpp
 
 global_state.hpp
 An atomic access global variable for quick access to state of the system.
 
 id_factory.hpp
 
 subsystem.hpp
 Functions for starting and stopping subsystems.
 
 thread.hpp
 Functions and types for accessing operating system threads.
 
 thread_intf.hpp
 
 thread_win32_impl.hpp
 
 unfair_mutex.hpp
 Definition of the unfair_mutex.
 
 unfair_mutex_impl.hpp
 
 unfair_mutex_intf.hpp
 
 unfair_recursive_mutex.hpp
 Definition of the unfair_recursive_mutex.