threads.hpp File Reference

#include "Atomic.hpp"
#include "../rtt-config.h"
Include dependency graph for install/include/rtt/os/threads.hpp:

Go to the source code of this file.

Namespaces

namespace  RTT
 

Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.


namespace  RTT::os
 

OS Abstractions such as Mutexes, Semaphores and Threads.


Functions

bool RTT_API RTT::os::CheckPriority (int &sched_type, int &priority)
bool RTT_API RTT::os::CheckScheduler (int &sched_type)

Variables

const int RTT_API RTT::os::HighestPriority = ORONUM_OS_RTOS_HIGHEST_PRIORITY
const int RTT_API RTT::os::IncreasePriority = -1
const int RTT_API RTT::os::LowestPriority = ORONUM_OS_RTOS_LOWEST_PRIORITY
AtomicInt RTT_API RTT::os::threads
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:48:52 2013