Tizen RT Libs&Environment  v1.1 D4
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 231 of file sched.h.

Field Documentation

◆ main

main_t main

Definition at line 233 of file sched.h.

◆ pthread

Definition at line 232 of file sched.h.


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