µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os::estd::__lock_external Struct Reference

#include <condition_variable>

Public Member Functions

template<class Lock_T >
void operator() (Lock_T *lk)
 

Detailed Description

Definition at line 358 of file condition_variable.

Member Function Documentation

◆ operator()()

template<class Lock_T >
void os::estd::__lock_external::operator() ( Lock_T *  lk)
inline

Definition at line 362 of file condition_variable.


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