Home
last modified time | relevance | path

Searched defs:steal (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/fiber/algo/
Dwork_stealing.hpp69 virtual context * steal() noexcept { in steal() function in boost::fibers::algo::work_stealing
/third_party/boost/boost/fiber/numa/algo/
Dwork_stealing.hpp74 virtual context * steal() noexcept { in steal() function in boost::fibers::numa::algo::work_stealing
/third_party/boost/libs/python/test/
Dauto_ptr.cpp31 int steal(std::auto_ptr<X> x) in steal() function
/third_party/boost/boost/fiber/detail/
Dcontext_spinlock_queue.hpp98 context * steal() { in steal() function in boost::fibers::detail::context_spinlock_queue
Dcontext_spmc_queue.hpp166 context * steal() { in steal() function in boost::fibers::detail::context_spmc_queue
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp557 bool Scheduler::Worker::steal(Task& out) { in steal() function in marl::Scheduler::Worker
/third_party/glib/glib/
Dgtree.c766 gboolean steal) in g_tree_remove_internal()