sandbox
Loading...
Searching...
No Matches
sbx::signals::null_mutex Struct Reference

Public Member Functions

 null_mutex (const null_mutex &other)=delete
 
 null_mutex (null_mutex &&other) noexcept=delete
 
auto operator= (const null_mutex &other) -> null_mutex &=delete
 
auto operator= (null_mutex &&other) noexcept -> null_mutex &=delete
 
auto try_lock () noexcept -> bool
 
auto lock () noexcept -> void
 
auto unlock () noexcept -> void
 

The documentation for this struct was generated from the following file: