LeviLamina
Loading...
Searching...
No Matches
Bedrock::Threading::SharedRecursiveMapMutex Class Reference
+ Inheritance diagram for Bedrock::Threading::SharedRecursiveMapMutex:

Public Member Functions

SharedRecursiveMapMutexoperator= (SharedRecursiveMapMutex const &)
 
 SharedRecursiveMapMutex (SharedRecursiveMapMutex const &)
 
virtual bool _threadHoldsSharedLock (::std::thread::id)
 
virtual bool _shouldLockForSharedAccess (::std::thread::id)
 
virtual bool _shouldUnLockForSharedAccess (::std::thread::id)
 
MCAPI void unlock ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 80 > mUnk31bb98
 
::ll::UntypedStorage< 8, 64 > mUnkce3fae
 
::ll::UntypedStorage< 4, 4 > mUnkdaa45e
 
::ll::UntypedStorage< 4, 4 > mUnk904537
 
::ll::UntypedStorage< 8, 8 > mUnk7dbf45
 

Member Function Documentation

◆ _threadHoldsSharedLock()

virtual bool Bedrock::Threading::SharedRecursiveMapMutex::_threadHoldsSharedLock ( ::std::thread::id )
virtual

◆ _shouldLockForSharedAccess()

virtual bool Bedrock::Threading::SharedRecursiveMapMutex::_shouldLockForSharedAccess ( ::std::thread::id )
virtual

◆ _shouldUnLockForSharedAccess()

virtual bool Bedrock::Threading::SharedRecursiveMapMutex::_shouldUnLockForSharedAccess ( ::std::thread::id )
virtual

◆ unlock()

MCAPI void Bedrock::Threading::SharedRecursiveMutexBase::unlock ( )
inherited
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 ** Bedrock::Threading::SharedRecursiveMutexBase::$vftable ( )
staticinherited
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: