
Data Fields | |
| vlc_thread_t | thread |
| vlc_cond_t | wait |
| vlc_mutex_t | lock |
| bool | suspend |
| vlc_timer_t | timer |
| posix_spawn_file_actions_t | actions |
| posix_spawnattr_t | attr |
| int | nullfd |
Referenced by Activate(), Deactivate(), and Inhibit().
| posix_spawn_file_actions_t vlc_inhibit_sys::actions |
Referenced by Activate(), Deactivate(), and Execute().
| posix_spawnattr_t vlc_inhibit_sys::attr |
Referenced by Activate(), Deactivate(), and Execute().
Referenced by Activate(), and Deactivate().
1.5.6