mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
Move coreaudio_set_realtime_policy into libpbd
This commit is contained in:
parent
fee03dc467
commit
c0dbe8eaaf
4 changed files with 41 additions and 35 deletions
|
|
@ -439,7 +439,6 @@ class CoreAudioBackend : public AudioBackend {
|
|||
|
||||
/* process threads */
|
||||
static void* coreaudio_process_thread (void *);
|
||||
bool coreaudio_set_realtime_policy (pthread_t) const;
|
||||
std::vector<pthread_t> _threads;
|
||||
|
||||
struct ThreadData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue