17 MCAPI
static void crashDumpLogThreadRoutine();
23 MCAPI
static bool setDeviceSessionID(::std::string
const& str);
25 MCAPI
static bool startCrashDumpLogThread();
31 MCAPI static ::CrashDump_AllData*& mAllData();
33 MCAPI static ::Bedrock::Threading::Mutex& mAssertDataMutex();
35 MCAPI static ::std::unique_ptr<::std::thread>& mCrashDumpLog_logThread();
37 MCAPI static ::Bedrock::Threading::Mutex& mCrashDumpThreadMutex();
39 MCAPI static ::std::condition_variable& mCrashDumpThreadMutexCV();
41 MCAPI static ::Bedrock::Threading::Mutex& mEventDataMutex();
43 MCAPI static ::Bedrock::Threading::Mutex& mFrameDataMutex();
45 MCAPI static ::Bedrock::Threading::Mutex& mGameplayDataMutex();
47 MCAPI static ::Bedrock::Threading::Mutex& mGlobalDataMutex();
49 MCAPI
static bool& mIsThreadRunning();
51 MCAPI static ::Bedrock::Threading::Mutex& mKeyValueDataMutex();
53 MCAPI static ::Bedrock::Threading::Mutex& mPlayerDataMutex();
55 MCAPI static ::Bedrock::Threading::Mutex& mRenderDataMutex();