Home
last modified time | relevance | path

Searched refs:setCurrentThreadHighPriority (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/server/
DTNonblockingServer.cpp1444 void TNonblockingIOThread::setCurrentThreadHighPriority(bool value) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1478 setCurrentThreadHighPriority(true); in createNotificationPipe()
1488 setCurrentThreadHighPriority(false); in createNotificationPipe()
DTNonblockingServer.h818 void setCurrentThreadHighPriority(bool value);