mirror of
https://github.com/libretro/RetroArch
synced 2025-03-22 16:20:58 +00:00
commit
b2c3a2c2db
@ -28,6 +28,8 @@ IMPORT(OSSetThreadCleanupCallback);
|
|||||||
IMPORT(OSResumeThread);
|
IMPORT(OSResumeThread);
|
||||||
IMPORT(OSIsThreadSuspended);
|
IMPORT(OSIsThreadSuspended);
|
||||||
IMPORT(OSSuspendThread);
|
IMPORT(OSSuspendThread);
|
||||||
|
IMPORT(OSGetCurrentThread);
|
||||||
|
IMPORT(OSExitThread);
|
||||||
IMPORT(OSJoinThread);
|
IMPORT(OSJoinThread);
|
||||||
IMPORT(OSYieldThread);
|
IMPORT(OSYieldThread);
|
||||||
IMPORT(OSGetCoreId);
|
IMPORT(OSGetCoreId);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user