Home
last modified time | relevance | path

Searched defs:steal (Results 151 – 175 of 691) sorted by relevance

12345678910>>...28

/dports/www/monolith/monolith-2.6.1/cargo-crates/tokio-1.8.0/src/runtime/tests/
H A Dloom_queue.rs141 let steal = steal.clone(); in multi_stealer() localVariable
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_profile.c93 unsigned long long *steal) in read_cpu_stats()
164 unsigned long long user, nice, system, idle, iowait, irq, softirq, steal; in switch_get_system_idle_time() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kvm/
H A Dpvtime.c19 u64 steal = 0; in kvm_update_stolen_time() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kvm/
H A Dpvtime.c19 u64 steal = 0; in kvm_update_stolen_time() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kvm/
H A Dpvtime.c19 u64 steal = 0; in kvm_update_stolen_time() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_mir_transform/src/inline/
H A Dcycle.rs144 let steal; in mir_inliner_callees() localVariable
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_sysfs_cpu.h41 unsigned long steal; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/amethyst/src/
H A Dshard.cpp125 void Shard::steal(Shard *whoseChildren) in steal() function in Shard
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/threads/policies/
H A Dthread_queue.hpp278 std::unique_lock<mutex_type> &lk, bool steal = false) in add_new()
350 std::unique_lock<mutex_type> &lk, bool steal = false) in add_new_always()
844 bool allow_stealing = false, bool steal = false) HPX_HOT in get_next_thread()
1007 thread_queue* addfrom = nullptr, bool steal = false) HPX_HOT in wait_or_add_new()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_rewind/t/
H A DRewindTest.pm86 sub check_query
87 {
93 # we want just the output, no formatting
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/mng/
H A Dread_write_pool.h114 block_type * steal() in steal() function
/dports/devel/asyncplusplus/asyncplusplus-1.1/src/
H A Dwork_steal_queue.h160 task_run_handle steal() in steal() function
/dports/games/nethack33/nethack-3.3.1/src/
H A Dsteal.c142 steal(mtmp) in steal() function
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dsteal.c142 steal(mtmp) in steal() function
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dsteal.c142 steal(mtmp) in steal() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_node_exporter_metrics/
H A Dne_cpufreq_linux.c38 ctx->cpu_freq_hertz = g;
/dports/multimedia/gstreamer1-plugins-rust/tokio-2fd1551867c145cabe4548da2e37adc3bdf457a4/tokio/src/runtime/thread_pool/queue/
H A Dworker.rs74 pub(crate) fn steal(&self, start: usize) -> Option<Task<T>> { in steal() method
/dports/www/p5-HTTP-DAV/HTTP-DAV-0.49/lib/HTTP/
H A DDAV.pm622 sub steal { subroutine
/dports/www/p5-RT-Client-REST/RT-Client-REST-0.60/lib/RT/Client/
H A DREST.pm520 sub steal { shift->_ticket_action(@_, action => 'steal') } subroutine
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/example/cli_ws_deque/
H A Dcli_ws_deque.cpp99 bool steal(T& item) in steal() function in ws_deque
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/example/java_ws_deque/
H A Djava_ws_deque.cpp99 bool steal(T& item) in steal() function in ws_deque
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-0.2.11/src/runtime/thread_pool/queue/
H A Dworker.rs74 pub(crate) fn steal(&self, start: usize) -> Option<Task<T>> { in steal() method
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvtimg.h69 Pixmap steal () in steal() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fiber/algo/detail/
H A Dchase_lev_queue.hpp152 context * steal() { in steal() function in boost::fibers::algo::detail::chase_lev_queue
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/util/
H A Dcpu.rs39 steal: u64, field
76 let steal = next.steal - prev.steal; in pct_idle() localVariable

12345678910>>...28