RetroArch
Public Attributes | List of all members
ThreadKeyAssoc Struct Reference

#include <implement.h>

Collaboration diagram for ThreadKeyAssoc:
[legend]

Public Attributes

pte_thread_t * thread
 
pthread_key_t key
 
ThreadKeyAssoc * nextKey
 
ThreadKeyAssoc * nextThread
 
ThreadKeyAssoc * prevKey
 
ThreadKeyAssoc * prevThread
 

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: