design_pattern_for_c
V 1.00
|
Data Structures | |
union | data_fds_u |
Data Fields | |
EventTPoolThread | tinstance |
size_t | fdcnt |
union event_tpool_thread_info_t::data_fds_u * | fds |
Definition at line 27 of file event_tpool_manager.c.
size_t fdcnt |
Definition at line 29 of file event_tpool_manager.c.
union event_tpool_thread_info_t::data_fds_u * fds |
EventTPoolThread tinstance |
Definition at line 28 of file event_tpool_manager.c.