
Data Fields | |
| aout_instance_t * | p_aout |
| vlc_cond_t | wait |
| vlc_mutex_t | lock_wait |
| bool | b_wait |
| vlc_cond_t | signal |
| vlc_mutex_t | lock_signal |
| bool | b_signal |
| bool | b_error |
VLC_COMMON_MEMBERS these members are common for all vlc objects | |
| const char * | psz_object_type |
| char * | psz_header |
| int | i_flags |
| volatile bool | b_die |
| set by the outside | |
| bool | b_force |
| set by the outside (eg. | |
| libvlc_int_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
| const char* pa_thread_t::psz_object_type |
| char* pa_thread_t::psz_header |
| volatile bool pa_thread_t::b_die |
set by the outside
| bool pa_thread_t::b_force |
set by the outside (eg.
(root of all evil) - 1
our parent
| bool pa_thread_t::b_wait |
| bool pa_thread_t::b_error |
1.5.6