LeviLamina
Loading...
Searching...
No Matches
SpinLockImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SpinLockImpl
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<1, 1>
mUnkfb8faa;
10
::ll::UntypedStorage<8, 8>
mUnk408b81;
11
::ll::UntypedStorage<8, 8>
mUnk4c8f44;
12
::ll::UntypedStorage<4, 4>
mUnkf2edc1;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
SpinLockImpl
& operator=(
SpinLockImpl
const
&);
18
SpinLockImpl
(
SpinLockImpl
const
&);
19
SpinLockImpl
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
void
lock();
25
26
MCAPI
void
unlock();
27
// NOLINTEND
28
};
SpinLockImpl
Definition
SpinLockImpl.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
platform
threading
SpinLockImpl.h
Generated on Sat Apr 26 2025 05:55:49 for LeviLamina by
1.12.0