SObjectizer  5.8
Loading...
Searching...
No Matches
timertt::details::thread_unsafe_manager_mixin Struct Reference

A mixin which must be used as base class for not-thread-safe timer managers. More...

#include <all.hpp>

Classes

class  lock_guard
 A empty class for an object's lock emulation. More...
 

Public Member Functions

void ensure_started ()
 
void notify ()
 

Detailed Description

A mixin which must be used as base class for not-thread-safe timer managers.

Since
v.1.1.0

Definition at line 2813 of file 3rd_party/timertt/all.hpp.

Member Function Documentation

◆ ensure_started()

void timertt::details::thread_unsafe_manager_mixin::ensure_started ( )
inline

Definition at line 2833 of file 3rd_party/timertt/all.hpp.

◆ notify()

void timertt::details::thread_unsafe_manager_mixin::notify ( )
inline

Definition at line 2836 of file 3rd_party/timertt/all.hpp.


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