mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-24 06:59:57 -05:00
make use of pa_thread_mq everywhere
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1624 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b3f1a133f1
commit
3eae9038eb
13 changed files with 127 additions and 147 deletions
|
|
@ -104,9 +104,6 @@ struct pa_core {
|
|||
hook_source_output_new_post,
|
||||
hook_source_output_disconnect,
|
||||
hook_source_output_disconnect_post;
|
||||
|
||||
pa_asyncmsgq *asyncmsgq;
|
||||
pa_io_event *asyncmsgq_event;
|
||||
};
|
||||
|
||||
PA_DECLARE_CLASS(pa_core);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue