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

Public Member Functions

MCAPI void Finalize ()
 
MCAPI PlatformThread (void *, bool)
 
MCAPI void * $ctor (void *, bool)
 

Static Public Member Functions

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

Constructor & Destructor Documentation

◆ PlatformThread()

MCAPI rtc::PlatformThread::PlatformThread ( void * ,
bool  )
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()> ,
::std::string_view ,
::rtc::ThreadAttributes  )
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()> ,
::std::string_view ,
::rtc::ThreadAttributes  )
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()> ,
::std::string_view ,
::rtc::ThreadAttributes ,
bool  )
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 * ,
bool  )
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: