Tizen RT Libs&Environment  v1.0 D5
entry_u Union Reference

This is the entry point into the main thread of the task or into a created pthread within the task. More...

#include <sched.h>

Data Fields

pthread_startroutine_t pthread
 
main_t main
 

Detailed Description

This is the entry point into the main thread of the task or into a created pthread within the task.

Definition at line 223 of file sched.h.

Field Documentation

main_t main

Definition at line 225 of file sched.h.

Definition at line 224 of file sched.h.


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