RetroArch
Public Attributes | List of all members
OSSpinLock Struct Reference

#include <spinlock.h>

Public Attributes

uint32_t owner
 
uint32_t __unknown0
 
uint32_t recursion
 
uint32_t __unknown1
 

Member Data Documentation

◆ __unknown0

uint32_t OSSpinLock::__unknown0

◆ __unknown1

uint32_t OSSpinLock::__unknown1

◆ owner

uint32_t OSSpinLock::owner

◆ recursion

uint32_t OSSpinLock::recursion

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