Home
last modified time | relevance | path

Searched defs:SleepCurrentThread (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DThread.cpp56 void SleepCurrentThread(int ms) in SleepCurrentThread() function
143 void SleepCurrentThread(int ms) in SleepCurrentThread() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUThread.cpp30 void FUThread::SleepCurrentThread(unsigned long milliseconds) in SleepCurrentThread() function in FUThread