Namespaces | Defines | Functions
fosi_internal.cpp File Reference
#include <pkgconf/kernel.h>
#include <pkgconf/os_ecos.h>
#include "ThreadInterface.hpp"
#include "fosi.h"
#include "../fosi_internal_interface.hpp"
#include <cyg/kernel/kapi.h>
#include <iostream>
#include <string>
Include dependency graph for ecos/fosi_internal.cpp:

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.


Defines

#define INTERNAL_QUAL

Functions

INTERNAL_QUAL int RTT::os::rtos_task_check_priority (int *scheduler, int *priority)
INTERNAL_QUAL int RTT::os::rtos_task_create (RTOS_TASK *task, int priority, unsigned cpu_affinity, const char *name, int sched_type, size_t stack_size, void *(*start_routine)(void *), ThreadInterface *obj)
INTERNAL_QUAL int RTT::os::rtos_task_create_main (RTOS_TASK *main_task)
INTERNAL_QUAL int RTT::os::rtos_task_delete_main (RTOS_TASK *main_task)
INTERNAL_QUAL void RTT::os::rtos_task_make_periodic (RTOS_TASK *mytask, NANO_TIME nanosecs)
INTERNAL_QUAL void RTT::os::rtos_task_yield (RTOS_TASK *)
INTERNAL_QUAL void RTT::os::wakeup_handler (cyg_handle_t alarm_handle, cyg_addrword_t data)

Define Documentation

#define INTERNAL_QUAL

Definition at line 38 of file ecos/fosi_internal.cpp.



rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:13:56