Public Member Functions | Static Private Member Functions | Private Attributes
icl_core::logging::ThreadImplLxrt35 Class Reference

#include <ThreadImplLxrt35.h>

Inheritance diagram for icl_core::logging::ThreadImplLxrt35:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void join ()
virtual bool start ()
 ThreadImplLxrt35 (Thread *thread, icl_core::ThreadPriority priority)
virtual ~ThreadImplLxrt35 ()

Static Private Member Functions

static void * runThread (void *arg)

Private Attributes

ThreadPriority m_priority
pthread_barrier_t * m_rt_start_sync
RT_TASK * m_rt_task
Threadm_thread
pthread_t m_thread_id

Detailed Description

Definition at line 44 of file icl_core_logging/ThreadImplLxrt35.h.


Constructor & Destructor Documentation

Definition at line 34 of file icl_core_logging/ThreadImplLxrt35.cpp.

Definition at line 42 of file icl_core_logging/ThreadImplLxrt35.cpp.


Member Function Documentation

void * icl_core::logging::ThreadImplLxrt35::runThread ( void *  arg) [static, private]

Definition at line 102 of file icl_core_logging/ThreadImplLxrt35.cpp.


Member Data Documentation

Definition at line 58 of file icl_core_logging/ThreadImplLxrt35.h.

Definition at line 61 of file icl_core_logging/ThreadImplLxrt35.h.

Definition at line 60 of file icl_core_logging/ThreadImplLxrt35.h.

Definition at line 57 of file icl_core_logging/ThreadImplLxrt35.h.

Definition at line 56 of file icl_core_logging/ThreadImplLxrt35.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:26