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