jackdbus/posix
Juuso Alasuutari 0ee218826b If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails
try again with the SCHED_RESET_ON_FORK flag before giving up. This fixes
PulseAudio's JACK modules not being granted real-time scheduling.

Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2019-09-18 21:40:17 +01:00
..
JackCompilerDeps_os.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackFifo.cpp FIx doxygen and user facing and non-facing typos 2019-09-11 19:17:07 +01:00
JackFifo.h Raise drivers time out used in synchronous mode. 2009-07-11 13:43:05 +00:00
JackNetUnixSocket.cpp Fix OSX build 2018-11-24 14:29:58 +01:00
JackNetUnixSocket.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackPosixMutex.cpp Undeeded error messages removed. 2012-12-10 16:28:15 +01:00
JackPosixMutex.h Code moved in cpp files. 2012-03-16 12:29:39 +01:00
JackPosixProcessSync.cpp A bit more robust JackMessageBuffer implementation (in progress). 2012-01-29 10:08:55 +00:00
JackPosixProcessSync.h Naming of synchro primitive on Windows. 2012-01-27 16:53:05 +00:00
JackPosixSemaphore.cpp Secure promiscuous mode for posix semaphores 2017-03-18 14:27:37 +01:00
JackPosixSemaphore.h Secure promiscuous mode for posix semaphores 2017-03-18 14:27:37 +01:00
JackPosixServerLaunch.cpp FIx doxygen and user facing and non-facing typos 2019-09-11 19:17:07 +01:00
JackPosixThread.cpp If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails 2019-09-18 21:40:17 +01:00
JackPosixThread.h More robust dynamic port management in JACK/CoreMidi bridge. 2011-11-25 11:06:38 +00:00
JackShmMem_os.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackSocket.cpp Set fSocket to -1 after close on an error to prevent a double close. 2019-06-19 12:40:43 +02:00
JackSocket.h Secure promiscuous mode for unix sockets 2017-03-18 14:27:29 +01:00
JackSocketClientChannel.cpp FIx doxygen and user facing and non-facing typos 2019-09-11 19:17:07 +01:00
JackSocketClientChannel.h Fix client UUID gen, and some warnings (#440) 2019-03-18 08:33:50 +01:00
JackSocketNotifyChannel.cpp Fix lock management in JackEngine. 2012-02-01 15:36:00 +00:00
JackSocketNotifyChannel.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 2009-10-20 11:07:58 +00:00
JackSocketServerChannel.cpp Move ClientKill in JackEngine class. 2013-01-13 22:31:06 +01:00
JackSocketServerChannel.h Add JackRequestDecoder class. 2012-01-12 14:06:01 +00:00
JackSocketServerNotifyChannel.cpp FIx doxygen and user facing and non-facing typos 2019-09-11 19:17:07 +01:00
JackSocketServerNotifyChannel.h Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync now skip backend write in case of graph process failure. Fix incorrect error codes in alsa/usx2y.c and alsa/JackAlsaDriver.cpp. 2011-03-04 11:02:25 +00:00
JackSystemDeps_os.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackTypes_os.h Delete some redundant macros and typedefs. 2013-01-08 14:44:10 +01:00