Namespaces | Macros | Functions
Thread.cpp File Reference
#include "fosi_internal_interface.hpp"
#include "Thread.hpp"
#include "../Time.hpp"
#include "threads.hpp"
#include "../Logger.hpp"
#include "MutexLock.hpp"
#include "MainThread.hpp"
#include "../rtt-config.h"
#include "../internal/CatchConfig.hpp"
Include dependency graph for Thread.cpp:

Go to the source code of this file.

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::os
 OS Abstractions such as Mutexes, Semaphores and Threads.
 

Macros

#define SCOPE_INIT(name)
 
#define SCOPE_OFF
 
#define SCOPE_ON
 

Functions

void * RTT::os::thread_function (void *t)
 

Macro Definition Documentation

#define SCOPE_INIT (   name)

Definition at line 60 of file Thread.cpp.

#define SCOPE_OFF

Definition at line 62 of file Thread.cpp.

#define SCOPE_ON

Definition at line 61 of file Thread.cpp.



rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:40