mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Split thread and range stuff out of utils
This commit is contained in:
@@ -324,7 +324,7 @@ static void LogDeadLock(int dlTime)
|
||||
|
||||
void LoadManager::threadEntry()
|
||||
{
|
||||
NameThread("loadmgr");
|
||||
setCallingThreadName("loadmgr");
|
||||
boost::posix_time::ptime t = boost::posix_time::microsec_clock::universal_time();
|
||||
while (1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user