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

Public Member Functions

PlatformThread & operator= (PlatformThread const &)
 PlatformThread (PlatformThread const &)
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

Member Function Documentation

◆ SpawnDetached()

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()

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()

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.

◆ $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()

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: