RetroArch
Public Attributes | List of all members
OSThreadQueue Struct Reference

#include <thread.h>

Collaboration diagram for OSThreadQueue:
[legend]

Public Attributes

OSThreadhead
 
OSThreadtail
 
voidparent
 
uint32_t __unknown
 

Member Data Documentation

◆ __unknown

uint32_t OSThreadQueue::__unknown

◆ head

OSThread* OSThreadQueue::head

◆ parent

void* OSThreadQueue::parent

◆ tail

OSThread* OSThreadQueue::tail

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