TizenRT Libs&Environment  v2.0 M2
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 236 of file sched.h.

Field Documentation

main_t main

Definition at line 238 of file sched.h.

Definition at line 237 of file sched.h.


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