RTEMS  5.0.0
Data Fields
Thread_Entry_pointer Struct Reference

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

#include <thread.h>

Data Fields

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

Detailed Description

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


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