[DEBUG] correct build on windows
This commit is contained in:
parent
e7511a0b92
commit
f4f1ee888b
@ -772,7 +772,7 @@ bool audio::orchestra::api::Ds::open(uint32_t _device,
|
|||||||
goto error;
|
goto error;
|
||||||
}
|
}
|
||||||
// Boost DS thread priority
|
// Boost DS thread priority
|
||||||
etk::thread::setPriority(*m_private->thread, -6);
|
ethread::setPriority(*m_private->thread, -6);
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
error:
|
error:
|
||||||
|
Loading…
Reference in New Issue
Block a user