LeviLamina
Loading...
Searching...
No Matches
ThreadPoolImpl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
OS {
6
7
struct
ThreadPoolImpl
{
8
public
:
9
// static functions
10
// NOLINTBEGIN
11
MCAPI
static
void
TPCallback(::_TP_CALLBACK_INSTANCE*,
void
*, ::_TP_WORK*);
12
// NOLINTEND
13
};
14
15
}
// namespace OS
OS::ThreadPoolImpl
Definition
ThreadPoolImpl.h:7
src
mc
platform
ThreadPoolImpl.h
Generated on Sat Apr 26 2025 05:55:49 for LeviLamina by
1.12.0