LeviLamina
Loading...
Searching...
No Matches
ThreadPoolImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
OS {
6
7
class
ThreadPoolImpl
{
8
public
:
9
// ThreadPoolImpl inner types declare
10
// clang-format off
11
struct
ActionStatusImpl
;
12
// clang-format on
13
14
// ThreadPoolImpl inner types define
15
struct
ActionStatusImpl
{};
16
};
17
18
}
// namespace OS
OS::ThreadPoolImpl
Definition
ThreadPoolImpl.h:7
OS::ThreadPoolImpl::ActionStatusImpl
Definition
ThreadPoolImpl.h:15
src-client
mc
platform
ThreadPoolImpl.h
Generated on Tue Dec 30 2025 14:20:32 for LeviLamina by
1.12.0