RetroArch
Public Attributes | List of all members
ThreadKeyAssoc Struct Reference

#include <implement.h>

Collaboration diagram for ThreadKeyAssoc:
[legend]

Public Attributes

pte_thread_tthread
 
pthread_key_t key
 
ThreadKeyAssocnextKey
 
ThreadKeyAssocnextThread
 
ThreadKeyAssocprevKey
 
ThreadKeyAssocprevThread
 

Member Data Documentation

◆ key

pthread_key_t ThreadKeyAssoc::key

◆ nextKey

ThreadKeyAssoc* ThreadKeyAssoc::nextKey

◆ nextThread

ThreadKeyAssoc* ThreadKeyAssoc::nextThread

◆ prevKey

ThreadKeyAssoc* ThreadKeyAssoc::prevKey

◆ prevThread

ThreadKeyAssoc* ThreadKeyAssoc::prevThread

◆ thread

pte_thread_t* ThreadKeyAssoc::thread

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