LeviLamina
Loading...
Searching...
No Matches
Mutex.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/platform/threading/ZeroInit.h"
7
8
namespace
Bedrock::Threading {
9
10
class
Mutex
:
public
::Bedrock::Threading::ZeroInit
,
public
::std::mutex {
11
public
:
12
// destructor thunk
13
// NOLINTBEGIN
14
MCNAPI
void
$dtor
();
15
// NOLINTEND
16
};
17
18
}
// namespace Bedrock::Threading
Bedrock::Threading::Mutex
Definition
Mutex.h:10
Bedrock::Threading::Mutex::$dtor
MCAPI void $dtor()
Bedrock::Threading::ZeroInit
Definition
ZeroInit.h:7
src
mc
platform
threading
Mutex.h
Generated on Fri Jun 13 2025 05:04:45 for LeviLamina by
1.12.0