RTEMS
Public Attributes | List of all members
Thread_Entry_pointer Struct Reference

Data for thread entry with one pointer argument and a pointer return value. More...

#include <thread.h>

Public Attributes

void *(* entry )(void *argument)
 
void * argument
 

Detailed Description

Data for thread entry with one pointer argument and a pointer return value.

Definition at line 122 of file thread.h.


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