CACAO
Data Fields
startupinfo Struct Reference

Data Fields

threadobjectthread
 
functionptr function
 
sem_t * psem
 
sem_t * psem_first
 

Detailed Description

Definition at line 148 of file thread-posix.cpp.

Field Documentation

functionptr startupinfo::function

Definition at line 150 of file thread-posix.cpp.

sem_t* startupinfo::psem

Definition at line 151 of file thread-posix.cpp.

sem_t* startupinfo::psem_first

Definition at line 153 of file thread-posix.cpp.

threadobject* startupinfo::thread

Definition at line 149 of file thread-posix.cpp.


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