RTEMS
Public Attributes | List of all members
Thread_Entry_numeric Struct Reference

Data for thread entry with one numeric argument and no return value. More...

#include <thread.h>

Public Attributes

void(* entry )(Thread_Entry_numeric_type argument)
 
Thread_Entry_numeric_type argument
 

Detailed Description

Data for thread entry with one numeric argument and no return value.

Definition at line 113 of file thread.h.


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