RetroArch
Public Attributes | List of all members
netselect_cb Struct Reference
Collaboration diagram for netselect_cb:
[legend]

Public Attributes

struct netselect_cbnext
 
fd_setreadset
 
fd_setwriteset
 
fd_setexceptset
 
u32 signaled
 
mutex_t cond_lck
 
cond_t cond
 

Member Data Documentation

◆ cond

cond_t netselect_cb::cond

◆ cond_lck

mutex_t netselect_cb::cond_lck

◆ exceptset

fd_set* netselect_cb::exceptset

◆ next

struct netselect_cb* netselect_cb::next

◆ readset

fd_set* netselect_cb::readset

◆ signaled

u32 netselect_cb::signaled

◆ writeset

fd_set* netselect_cb::writeset

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