mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
removing thread prioritization for writer, streamer and tcp threads
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
|
||||
#define DUMMY_PACKET_VALUE 0xFFFFFFFF
|
||||
|
||||
#define LISTENER_PRIORITY 99
|
||||
#define PROCESSOR_PRIORITY 90
|
||||
#define STREAMER_PRIORITY 80
|
||||
#define TCP_PRIORITY 50
|
||||
#define LISTENER_PRIORITY 90
|
||||
#define PROCESSOR_PRIORITY 70
|
||||
#define STREAMER_PRIORITY 10
|
||||
#define TCP_PRIORITY 10
|
||||
|
Reference in New Issue
Block a user