mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 14:19:10 +00:00
* Revert non-Linux parts of #3819 * More OpenOrbis stuff that I couldn't be bothered to put in a new PR
This commit is contained in:
@@ -39,6 +39,9 @@ u32 GetTcbKey();
|
||||
/// Sets the data pointer to the TCB block.
|
||||
void SetTcbBase(void* image_address);
|
||||
|
||||
/// Retrieves Tcb structure for the calling thread.
|
||||
Tcb* GetTcbBase();
|
||||
|
||||
/// Makes sure TLS is initialized for the thread before entering guest.
|
||||
void EnsureThreadInitialized();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user