plugins/common: Set higher priority for cansocketreader thread
authorPetr Nechaev <petr.nechaev@cogentembedded.com>
Sun, 22 Mar 2015 22:01:28 +0000 (01:01 +0300)
committerPetr Nechaev <petr.nechaev@cogentembedded.com>
Mon, 30 Mar 2015 11:26:10 +0000 (14:26 +0300)
commitf273b98c57fd2e7f72420fc5ed9c2bc892e0b956
treec099c32b3909404a717c1e94986283e3cf699db4
parentfbe961b9ee32502ff1d5960e44beadda6cfcddfb
plugins/common: Set higher priority for cansocketreader thread

Improves CAN message handling time. CAN plugin's standardFrameReceived(frame) is called within this thread.
plugins/common/cansocketreader.cpp
plugins/common/thread.cpp
plugins/common/thread.h