Public Member Functions | Private Attributes
icl_core::thread::SemaphoreImplLxrt38 Class Reference

#include <SemaphoreImplLxrt38.h>

Inheritance diagram for icl_core::thread::SemaphoreImplLxrt38:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void post ()
 SemaphoreImplLxrt38 (size_t initial_value, int type=CNT_SEM)
virtual bool tryWait ()
virtual bool wait ()
virtual bool wait (const icl_core::TimeSpan &timeout)
virtual bool wait (const icl_core::TimeStamp &timeout)
virtual ~SemaphoreImplLxrt38 ()

Private Attributes

SEM * m_semaphore

Detailed Description

Definition at line 37 of file icl_core_thread/SemaphoreImplLxrt38.h.


Constructor & Destructor Documentation

icl_core::thread::SemaphoreImplLxrt38::SemaphoreImplLxrt38 ( size_t  initial_value,
int  type = CNT_SEM 
)

Definition at line 31 of file icl_core_thread/SemaphoreImplLxrt38.cpp.

Definition at line 37 of file icl_core_thread/SemaphoreImplLxrt38.cpp.


Member Function Documentation


Member Data Documentation

Definition at line 50 of file icl_core_thread/SemaphoreImplLxrt38.h.


The documentation for this class was generated from the following files:


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:27