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