VLC 4.0.0-dev
Loading...
Searching...
No Matches
preparser_process_thread Struct Reference
Collaboration diagram for preparser_process_thread:
[legend]

Data Fields

struct vlc_list node
 
vlc_thread_t thread
 
struct preparser_process_poolowner
 
struct vlc_processprocess
 
bool process_running
 
struct preparser_tasktask
 
struct vlc_preparser_msg_serdesserdes
 

Field Documentation

◆ node

struct vlc_list preparser_process_thread::node

Referenced by preparser_pool_Delete().

◆ owner

struct preparser_process_pool* preparser_process_thread::owner

◆ process

struct vlc_process* preparser_process_thread::process

◆ process_running

bool preparser_process_thread::process_running

◆ serdes

struct vlc_preparser_msg_serdes* preparser_process_thread::serdes

◆ task

struct preparser_task* preparser_process_thread::task

◆ thread

vlc_thread_t preparser_process_thread::thread

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