LeviLamina
Loading...
Searching...
No Matches
RaceChecker.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
class
RaceChecker
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCNAPI
bool
Acquire
()
const
;
12
13
MCNAPI
RaceChecker
();
14
15
MCNAPI
void
Release
()
const
;
16
// NOLINTEND
17
18
public
:
19
// constructor thunks
20
// NOLINTBEGIN
21
MCNAPI
void
*
$ctor
();
22
// NOLINTEND
23
};
24
25
}
// namespace rtc
rtc::RaceChecker
Definition
RaceChecker.h:7
rtc::RaceChecker::$ctor
MCAPI void * $ctor()
rtc::RaceChecker::Release
MCAPI void Release() const
rtc::RaceChecker::Acquire
MCAPI bool Acquire() const
rtc::RaceChecker::RaceChecker
MCAPI RaceChecker()
src
mc
external
rtc
RaceChecker.h
Generated on Fri Jun 13 2025 05:04:38 for LeviLamina by
1.12.0