Public Attributes | List of all members
_thread_start_info Struct Reference

Public Attributes

voidmArg
 
thrd_start_t mFunction
 

Detailed Description

Information to pass to the new thread (what to run).

Definition at line 319 of file tinycthread.c.

Member Data Documentation

void* _thread_start_info::mArg

Function argument for the thread function.

Definition at line 321 of file tinycthread.c.

thrd_start_t _thread_start_info::mFunction

Pointer to the function to be executed.

Definition at line 320 of file tinycthread.c.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31