LeviLamina
Loading...
Searching...
No Matches
Condition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
NetherNet::RunLoop {
6
7
class
Condition {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 16>
mUnkd51b0c;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
Condition& operator=(Condition
const
&);
17
Condition(Condition
const
&);
18
Condition();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI
bool
StateDispatch
(::std::unique_lock<::std::mutex>&& lock)
const
;
24
// NOLINTEND
25
};
26
27
}
// namespace NetherNet::RunLoop
NetherNet::RunLoop::Condition::StateDispatch
MCAPI bool StateDispatch(::std::unique_lock<::std::mutex > &&lock) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
lan
Condition.h
Generated on
for LeviLamina by
1.16.1