LeviLamina
Loading...
Searching...
No Matches
rtc::PlatformThread Class Reference

Public Member Functions

PlatformThreadoperator= (PlatformThread const &)
 
 PlatformThread (PlatformThread const &)
 
MCAPI void Finalize ()
 
MCAPI PlatformThread (void *handle, bool joinable)
 
MCAPI void * $ctor (void *handle, bool joinable)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::rtc::PlatformThread SpawnDetached (::std::function< void()> thread_function, ::std::string_view name, ::rtc::ThreadAttributes attributes)
 
static MCAPI ::rtc::PlatformThread SpawnJoinable (::std::function< void()> thread_function, ::std::string_view name, ::rtc::ThreadAttributes attributes)
 
static MCAPI ::rtc::PlatformThread SpawnThread (::std::function< void()> thread_function, ::std::string_view name, ::rtc::ThreadAttributes attributes, bool joinable)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnkcab9bf
 
::ll::UntypedStorage< 1, 1 > mUnk38a779
 

Constructor & Destructor Documentation

◆ PlatformThread()

MCAPI rtc::PlatformThread::PlatformThread ( void * handle,
bool joinable )
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

◆ Finalize()

MCAPI void rtc::PlatformThread::Finalize ( )
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.

◆ SpawnDetached()

static MCAPI ::rtc::PlatformThread rtc::PlatformThread::SpawnDetached ( ::std::function< void()> thread_function,
::std::string_view name,
::rtc::ThreadAttributes attributes )
static
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.

◆ SpawnJoinable()

static MCAPI ::rtc::PlatformThread rtc::PlatformThread::SpawnJoinable ( ::std::function< void()> thread_function,
::std::string_view name,
::rtc::ThreadAttributes attributes )
static
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.

◆ SpawnThread()

static MCAPI ::rtc::PlatformThread rtc::PlatformThread::SpawnThread ( ::std::function< void()> thread_function,
::std::string_view name,
::rtc::ThreadAttributes attributes,
bool joinable )
static
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 * rtc::PlatformThread::$ctor ( void * handle,
bool joinable )
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 rtc::PlatformThread::$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.

◆ $vftable()

static MCAPI void ** rtc::PlatformThread::$vftable ( )
static
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: