Searched refs:GlobalWriteProfileMutex (Results 1 – 1 of 1) sorted by relevance
396 Mutex *GlobalWriteProfileMutex{reinterpret_cast<Mutex *>(1)}; variable1461 if (!GlobalWriteProfileMutex->acquire()) in __bolt_instr_data_dump()1491 GlobalWriteProfileMutex->release(); in __bolt_instr_data_dump()1566 GlobalWriteProfileMutex = new (GlobalAlloc, 0) Mutex(); in __bolt_instr_setup()