LeviLamina
Loading...
Searching...
No Matches
OS::ThreadPool Class Reference

Public Member Functions

ThreadPooloperator= (ThreadPool const &)
 
 ThreadPool (ThreadPool const &)
 
MCAPI long Initialize (void *context, void(*callback)(void *, ::OS::ThreadPoolActionStatus &))
 
MCAPI void Submit ()
 
MCAPI void Terminate ()
 
MCAPI ThreadPool ()
 
MCAPI ~ThreadPool ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk8fbfec
 

Constructor & Destructor Documentation

◆ ThreadPool()

MCAPI OS::ThreadPool::ThreadPool ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~ThreadPool()

MCAPI OS::ThreadPool::~ThreadPool ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ Initialize()

MCAPI long OS::ThreadPool::Initialize ( void * context,
void(* callback )(void *, ::OS::ThreadPoolActionStatus &) )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Submit()

MCAPI void OS::ThreadPool::Submit ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Terminate()

MCAPI void OS::ThreadPool::Terminate ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * OS::ThreadPool::$ctor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void OS::ThreadPool::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: