LeviLamina
Loading...
Searching...
No Matches
SingleThreaded.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::PubSub::ThreadModel {
6
7
struct
SingleThreaded
{
8
public
:
9
// SingleThreaded inner types declare
10
// clang-format off
11
class
NullMutex
;
12
// clang-format on
13
14
// SingleThreaded inner types define
15
class
NullMutex
{};
16
};
17
18
}
// namespace Bedrock::PubSub::ThreadModel
Bedrock::PubSub::ThreadModel::SingleThreaded::NullMutex
Definition
SingleThreaded.h:15
Bedrock::PubSub::ThreadModel::SingleThreaded
Definition
SingleThreaded.h:7
src
mc
deps
core
utility
pub_sub
thread_model
SingleThreaded.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0