Searched refs:Sleep (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.cpp51 status_t Sleep(bigtime_t timeout = B_INFINITE_TIMEOUT) function in class:LaunchContext::Sleeper
603 error = sleeper->Sleep(timeout);
631 error = sleeper->Sleep(timeout);
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAll.h80 #define SLEEP(MILLISECONDS) ::Sleep(MILLISECONDS)

Completed in 87 milliseconds