Workaround for mac startup hardlock. (STORM-1641)
This commit is contained in:
@@ -1962,7 +1962,7 @@ bool LLTextureFetchWorker::writeToCacheComplete()
|
||||
// public
|
||||
|
||||
LLTextureFetch::LLTextureFetch(LLTextureCache* cache, LLImageDecodeThread* imagedecodethread, bool threaded, bool qa_mode)
|
||||
: LLWorkerThread("TextureFetch", threaded),
|
||||
: LLWorkerThread("TextureFetch", threaded, true),
|
||||
mDebugCount(0),
|
||||
mDebugPause(FALSE),
|
||||
mPacketCount(0),
|
||||
|
||||
Reference in New Issue
Block a user