support_tasklet_s Struct Reference
[module]


Detailed Description

Definition at line 318 of file rtai_tasklets.h.

Data Fields

rt_tasklet_struct * tasklet
pthread_t thread
volatile int done


Field Documentation

volatile int support_tasklet_s::done

Definition at line 318 of file rtai_tasklets.h.

Referenced by rt_init_tasklet().

struct rt_tasklet_struct* support_tasklet_s::tasklet

Definition at line 318 of file rtai_tasklets.h.

Referenced by rt_delete_tasklet(), and rt_init_tasklet().

pthread_t support_tasklet_s::thread

Definition at line 318 of file rtai_tasklets.h.

Referenced by rt_delete_tasklet(), and rt_init_tasklet().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:48:50 2010 for RTAI API by  doxygen 1.4.7