TwiceAsNice  2019-02-18
Public Attributes | List of all members
_thread_data_t Struct Reference
Collaboration diagram for _thread_data_t:
Collaboration graph

Public Attributes

int(* function )(void *arg)
 
void * arg
 
U32(* function )(void *arg)
 

Member Data Documentation

◆ arg

void * _thread_data_t::arg

◆ function [1/2]

U32(* _thread_data_t::function)(void *arg)

◆ function [2/2]

U32(* _thread_data_t::function) (void *arg)

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