Home
last modified time | relevance | path

Searched defs:Sleep (Results 1 – 25 of 1914) sorted by path

12345678910>>...77

/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/winapi-0.3.8/src/um/
H A Dsynchapi.rs311 pub fn Sleep( in Sleep() function
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/tokio-1.16.1/src/time/driver/
H A Dsleep.rs64 pub fn sleep_until(deadline: Instant) -> Sleep { in sleep_until()
125 pub fn sleep(duration: Duration) -> Sleep { in sleep()
251 impl Sleep { impl
256 ) -> Sleep { in new_timeout()
309 pub(crate) fn far_future(location: Option<&'static Location<'static>>) -> Sleep { in far_future()
414 impl Future for Sleep { implementation
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsynchapi.rs311 pub fn Sleep( in Sleep() function
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Windows/
H A DWindow.cpp80 void Sleep(unsigned millisec) in Sleep() function
/dports/astro/xplanet/xplanet-1.3.1/src/libdisplay/
H A DTimer.cpp66 Timer::Sleep() in Sleep() function in Timer
H A DTimerMacAqua.cpp31 TimerMacAqua::Sleep() in Sleep() function in TimerMacAqua
H A DTimerX11.cpp123 TimerX11::Sleep() in Sleep() function in TimerX11
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DAudioIO.cpp200 void Sleep(int ms) { in Sleep() function in AudioThread
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1192 void (*Sleep)(size_t milliseconds); member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1192 void (*Sleep)(size_t milliseconds); member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1207 void (*Sleep)(size_t milliseconds); member
/dports/audio/ft2play/ft2play-5730b16/ft2play/src/
H A Dposix.c55 void Sleep(uint32_t ms) in Sleep() function
/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/plugins/
H A Daudioscrobbler.pm207 sub Sleep subroutine
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-0.14.3/src/
H A Dkeys.rs2254 pub const Sleep: Key = Key(ffi::GDK_KEY_Sleep as u32); const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/parking_lot_core-0.8.5/src/thread_parker/windows/
H A Dmod.rs180 fn Sleep(a: winapi::shared::minwindef::DWORD); in thread_yield() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/rayon-core-1.9.1/src/sleep/
H A Dmod.rs23 pub(super) struct Sleep { struct
28 worker_sleep_states: Vec<CachePadded<WorkerSleepState>>, argument
52 struct WorkerSleepState { argument
63 impl Sleep { implementation
64 pub(super) fn new(logger: Logger, n_threads: usize) -> Sleep { in new()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/reqwest-0.11.8/src/async_impl/
H A Dclient.rs1645 fn timeout(self: Pin<&mut Self>) -> Pin<&mut Option<Pin<Box<Sleep>>>> { in timeout()
H A Dresponse.rs42 timeout: Option<Pin<Box<Sleep>>>, in new()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-1.15.0/src/time/driver/
H A Dsleep.rs64 pub fn sleep_until(deadline: Instant) -> Sleep { in sleep_until()
125 pub fn sleep(duration: Duration) -> Sleep { in sleep()
251 impl Sleep { impl
256 ) -> Sleep { in new_timeout()
309 pub(crate) fn far_future(location: Option<&'static Location<'static>>) -> Sleep { in far_future()
414 impl Future for Sleep { implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/winapi-0.3.9/src/um/
H A Dsynchapi.rs311 pub fn Sleep( in Sleep() function
/dports/audio/lewton/lewton-0.10.2/cargo-crates/parking_lot_core-0.2.14/src/
H A Dspinwait.rs34 fn Sleep(a: winapi::shared::minwindef::DWORD); in thread_yield() function
/dports/audio/lewton/lewton-0.10.2/cargo-crates/winapi-0.3.8/src/um/
H A Dsynchapi.rs311 pub fn Sleep( in Sleep() function
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/drivers/midi/
H A DMidiInputDeviceMidiShare.cpp137 void MidiInputDeviceMidiShare::Sleep(short r){} in Sleep() function in LinuxSampler::MidiInputDeviceMidiShare
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/portmidi/pm_test/
H A Dfast.c30 #define Sleep(n) usleep(n * 1000) macro
H A Dsysex.c21 #define Sleep(n) usleep(n * 1000) macro

12345678910>>...77