mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
memtrap,aupdate: split atomic update from memtrap into seperate aupdate framework
This commit is contained in:
parent
bb07c16b63
commit
ad12d7d4b0
5 changed files with 264 additions and 82 deletions
|
|
@ -34,7 +34,7 @@
|
|||
* still 'good' i.e. no SIGBUS has happened yet for it.
|
||||
*
|
||||
* Intended usage is to handle memory mapped in which is controlled by
|
||||
* other processes that might execute ftruncate() or when mapping in
|
||||
* other processes that might execute ftruncate() or when mapping inb
|
||||
* hardware resources that might get invalidated when unplugged. */
|
||||
|
||||
typedef struct pa_memtrap pa_memtrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue