Orocos Real-Time Toolkit  2.9.0
Public Attributes | List of all members
RTT::os::PosixCookie Struct Reference

Public Attributes

void * data
 
void *(* wrapper )(void *)
 

Detailed Description

Definition at line 86 of file fosi_internal.cpp.

Member Data Documentation

void* RTT::os::PosixCookie::data

Definition at line 87 of file fosi_internal.cpp.

Referenced by RTT::os::rtos_posix_thread_wrapper().

void*(* RTT::os::PosixCookie::wrapper) (void *)

Definition at line 88 of file fosi_internal.cpp.

Referenced by RTT::os::rtos_posix_thread_wrapper().


The documentation for this struct was generated from the following file: