RetroArch
Public Attributes | List of all members
ThreadParms Struct Reference

#include <implement.h>

Public Attributes

pthread_t tid
 
void *(* start )(void *)
 
voidarg
 

Member Data Documentation

◆ arg

void* ThreadParms::arg

◆ start

void*(* ThreadParms::start) (void *)

◆ tid

pthread_t ThreadParms::tid

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