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

#include <SemaphoreImplLxrt35.h>

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

List of all members.

Public Member Functions

virtual void post ()
 SemaphoreImplLxrt35 (size_t initial_value)
virtual bool tryWait ()
virtual bool wait ()
virtual bool wait (const icl_core::TimeSpan &timeout)
virtual bool wait (const icl_core::TimeStamp &timeout)
virtual ~SemaphoreImplLxrt35 ()

Private Attributes

sem_t * m_semaphore

Detailed Description

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


Constructor & Destructor Documentation

Definition at line 33 of file icl_core_thread/SemaphoreImplLxrt35.cpp.

Definition at line 40 of file icl_core_thread/SemaphoreImplLxrt35.cpp.


Member Function Documentation


Member Data Documentation

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


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


fzi_icl_core
Author(s):
autogenerated on Tue Aug 8 2017 02:28:05