mozilla / cubeb

Cross platform audio library
ISC License
434 stars 123 forks source link

Restore using thread priority facilities via function pointers #781

Closed padenot closed 4 months ago

padenot commented 4 months ago

Turns out this can crash sometimes, and we need to be more careful. cc @yjugl.

This reverts commit 661c653c8650b2b1c485e86b5a5b4f6d0ed07d1b.

padenot commented 4 months ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1884214 is related.

padenot commented 4 months ago

https://github.com/mozilla/audio_thread_priority/pull/27 is also related.