Home
last modified time | relevance | path

Searched refs:shared_state (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Drepmgr.c242 if (!shared_state) in set_local_node_id()
310 if (!shared_state) in get_local_node_id()
327 if (!shared_state) in standby_set_last_updated()
345 if (!shared_state) in standby_get_last_updated()
361 if (!shared_state) in set_upstream_last_seen()
386 if (!shared_state) in get_upstream_last_seen()
418 if (!shared_state) in get_upstream_node_id()
434 if (!shared_state) in set_upstream_node_id()
469 if (!shared_state) in notify_follow_primary()
512 if (!shared_state) in get_new_primary()
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/internal/
H A Dfuture_impl_test.cc97 shared_state.abandon(); in TEST()
105 shared_state.abandon(); in TEST()
190 shared_state.get(); in TEST()
202 shared_state.get(); in TEST()
221 shared_state.get(), in TEST()
228 shared_state.abandon(); in TEST()
239 shared_state.get(), in TEST()
256 shared_state.get(); in TEST()
287 shared_state.get(); in TEST()
327 shared_state.get(), in TEST()
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/internal/
H A Dfuture_impl_test.cc97 shared_state.abandon(); in TEST()
105 shared_state.abandon(); in TEST()
190 shared_state.get(); in TEST()
202 shared_state.get(); in TEST()
221 shared_state.get(), in TEST()
228 shared_state.abandon(); in TEST()
239 shared_state.get(), in TEST()
256 shared_state.get(); in TEST()
287 shared_state.get(); in TEST()
327 shared_state.get(), in TEST()
[all …]
/dports/devel/hpx/hpx-1.2.1/hpx/traits/
H A Dfuture_access.hpp127 return lcos::future<R>(shared_state); in create()
135 return lcos::future<lcos::future<R>>(shared_state); in create()
140 boost::intrusive_ptr<SharedState>&& shared_state) in create()
142 return lcos::future<R>(std::move(shared_state)); in create()
147 lcos::future<lcos::future<R>>>::type&& shared_state) in create()
154 create(SharedState* shared_state, bool addref = true) in create()
182 return lcos::shared_future<R>(shared_state); in create()
195 create(boost::intrusive_ptr<SharedState> && shared_state) in create()
197 return lcos::shared_future<R>(std::move(shared_state)); in create()
206 std::move(shared_state)); in create()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fiber/future/detail/
H A Dshared_state.hpp191 shared_state() = default;
193 virtual ~shared_state() { in ~shared_state()
199 shared_state( shared_state const&) = delete;
200 shared_state & operator=( shared_state const&) = delete;
244 shared_state() = default;
246 virtual ~shared_state() = default;
248 shared_state( shared_state const&) = delete;
249 shared_state & operator=( shared_state const&) = delete;
286 shared_state() = default;
290 shared_state( shared_state const&) = delete;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/fiber/future/detail/
H A Dshared_state.hpp192 shared_state() = default;
194 virtual ~shared_state() { in ~shared_state()
200 shared_state( shared_state const&) = delete;
201 shared_state & operator=( shared_state const&) = delete;
245 shared_state() = default;
247 virtual ~shared_state() = default;
249 shared_state( shared_state const&) = delete;
250 shared_state & operator=( shared_state const&) = delete;
287 shared_state() = default;
291 shared_state( shared_state const&) = delete;
[all …]
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dparallel_for_cxx.cc193 std::shared_ptr<SharedState> shared_state( in ParallelFor() local
198 auto task_function = [shared_state, &function]() { in ParallelFor()
204 if (shared_state->i >= shared_state->num_work_items) { in ParallelFor()
207 i = shared_state->i; in ParallelFor()
208 ++shared_state->i; in ParallelFor()
212 &shared_state->thread_token_provider); in ParallelFor()
216 for (int j = shared_state->start + i; in ParallelFor()
217 j < shared_state->end; in ParallelFor()
218 j += shared_state->num_work_items) { in ParallelFor()
221 shared_state->block_until_finished.Finished(); in ParallelFor()
[all …]
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dparallel_for_cxx.cc192 std::shared_ptr<SharedState> shared_state( in ParallelFor() local
197 auto task_function = [shared_state, &function]() { in ParallelFor()
202 std::lock_guard<std::mutex> lock(shared_state->mutex_i); in ParallelFor()
203 if (shared_state->i >= shared_state->num_work_items) { in ParallelFor()
206 i = shared_state->i; in ParallelFor()
207 ++shared_state->i; in ParallelFor()
211 &shared_state->thread_token_provider); in ParallelFor()
215 for (int j = shared_state->start + i; j < shared_state->end; in ParallelFor()
216 j += shared_state->num_work_items) { in ParallelFor()
219 shared_state->block_until_finished.Finished(); in ParallelFor()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Drender_pass_test_utils.cc118 quad->SetNew(shared_state, rect, rect, color, false); in AddClippedQuad()
127 shared_state->SetAll(transform, rect, rect, gfx::MaskFilterInfo(), rect, in AddTransformedQuad()
132 quad->SetNew(shared_state, rect, rect, color, false); in AddTransformedQuad()
140 viz::SharedQuadState* shared_state =
142 shared_state->SetAll(gfx::Transform(), output_rect, output_rect,
171 viz::SharedQuadState* shared_state = in AddRenderPassQuad() local
173 shared_state->SetAll(transform, output_rect, output_rect, in AddRenderPassQuad()
219 viz::SharedQuadState* shared_state = in AddOneOfEveryQuadType() local
269 *transformed_state = *shared_state; in AddOneOfEveryQuadType()
396 viz::SharedQuadState* shared_state = in AddOneOfEveryQuadTypeInDisplayResourceProvider() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/
H A Ddesktop_power.py20 def __init__(self, shared_state = shared_page_state.SharedPageState): argument
27 self, shared_state, wait_in_seconds=30, measure_memory=False))
29 self, shared_state, wait_in_seconds=30, measure_memory=False))
31 self, shared_state, wait_in_seconds=30, measure_memory=False))
33 self, shared_state, wait_in_seconds=30, measure_memory=False))
35 self, shared_state, wait_in_seconds=30, measure_memory=False))
37 self, shared_state, wait_in_seconds=30, measure_memory=False))
39 self, shared_state, wait_in_seconds=30, measure_memory=False))
41 self, shared_state, wait_in_seconds=30, measure_memory=False))
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/salsa-0.17.0-pre.2/src/
H A Druntime.rs40 shared_state: Arc<SharedState>, field
48 shared_state: Default::default(), in default()
59 .field("shared_state", &self.shared_state) in fmt()
86 shared_state: self.shared_state.clone(), in snapshot()
119 self.shared_state.revisions[0].load() in current_revision()
137 self.shared_state.pending_revision.load() in pending_revision()
183 let shared_state = self.shared_state.clone(); in with_incremented_revision() localVariable
184 let _lock = shared_state.query_lock.write(); in with_incremented_revision()
386 self.shared_state in unblock_queries_blocked_on_self()
664 shared_state: Arc<SharedState>, field
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/salsa-0.15.2/src/
H A Druntime.rs40 shared_state: Arc<SharedState>, field
48 shared_state: Default::default(), in default()
59 .field("shared_state", &self.shared_state) in fmt()
86 shared_state: self.shared_state.clone(), in snapshot()
138 self.shared_state.revisions[0].load() in current_revision()
150 self.shared_state.revisions[d.index()].load() in last_changed_revision()
156 self.shared_state.pending_revision.load() in pending_revision()
281 let shared_state = self.shared_state.clone(); in with_incremented_revision() localVariable
495 self.shared_state in unblock_queries_blocked_on_self()
785 shared_state: Arc<SharedState>, field
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/salsa/src/
H A Druntime.rs40 shared_state: Arc<SharedState>, field
48 shared_state: Default::default(), in default()
59 .field("shared_state", &self.shared_state) in fmt()
86 shared_state: self.shared_state.clone(), in snapshot()
119 self.shared_state.revisions[0].load() in current_revision()
137 self.shared_state.pending_revision.load() in pending_revision()
183 let shared_state = self.shared_state.clone(); in with_incremented_revision() localVariable
184 let _lock = shared_state.query_lock.write(); in with_incremented_revision()
386 self.shared_state in unblock_queries_blocked_on_self()
664 shared_state: Arc<SharedState>, field
[all …]
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/macos/util/
H A Dasync.rs96 shared_state: Weak<Mutex<SharedState>>, in toggle_full_screen_async()
100 let shared_state = MainThreadSafe(shared_state); in toggle_full_screen_async() localVariable
111 if let Some(shared_state) = shared_state.upgrade() { in toggle_full_screen_async()
113 let mut shared_state_lock = shared_state.lock().unwrap(); in toggle_full_screen_async()
139 shared_state: Weak<Mutex<SharedState>>, in set_maximized_async()
142 let shared_state = MainThreadSafe(shared_state); in set_maximized_async() localVariable
144 if let Some(shared_state) = shared_state.upgrade() { in set_maximized_async()
146 let mut shared_state_lock = shared_state.lock().unwrap(); in set_maximized_async()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/macos/util/
H A Dasync.rs97 shared_state: Weak<Mutex<SharedState>>, in toggle_full_screen_async()
101 let shared_state = MainThreadSafe(shared_state); in toggle_full_screen_async() localVariable
112 if let Some(shared_state) = shared_state.upgrade() { in toggle_full_screen_async()
114 let mut shared_state_lock = shared_state.lock().unwrap(); in toggle_full_screen_async()
140 shared_state: Weak<Mutex<SharedState>>, in set_maximized_async()
143 let shared_state = MainThreadSafe(shared_state); in set_maximized_async() localVariable
145 if let Some(shared_state) = shared_state.upgrade() { in set_maximized_async()
147 let mut shared_state_lock = shared_state.lock().unwrap(); in set_maximized_async()
/dports/lang/gcc6-aux/gcc-6-20180516/libitm/config/linux/
H A Drwlock.cc41 tx->shared_state.store (0, memory_order_relaxed); in read_lock()
54 tx->shared_state.store (-1, memory_order_relaxed); in read_lock()
161 while (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
162 != ~(typeof it->shared_state)0) in write_lock_generic()
185 if (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
186 != ~(typeof it->shared_state)0) in write_lock_generic()
224 tx->shared_state.store (-1, memory_order_release); in write_upgrade_finish()
239 tx->shared_state.store (-1, memory_order_release); in read_unlock()
/dports/lang/gcc12-devel/gcc-12-20211205/libitm/config/linux/
H A Drwlock.cc41 tx->shared_state.store (0, memory_order_relaxed); in read_lock()
54 tx->shared_state.store (-1, memory_order_relaxed); in read_lock()
161 while (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
162 != ~(typeof it->shared_state)0) in write_lock_generic()
185 if (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
186 != ~(typeof it->shared_state)0) in write_lock_generic()
224 tx->shared_state.store (-1, memory_order_release); in write_upgrade_finish()
239 tx->shared_state.store (-1, memory_order_release); in read_unlock()
/dports/lang/gcc8/gcc-8.5.0/libitm/config/linux/
H A Drwlock.cc41 tx->shared_state.store (0, memory_order_relaxed); in read_lock()
54 tx->shared_state.store (-1, memory_order_relaxed); in read_lock()
161 while (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
162 != ~(typeof it->shared_state)0) in write_lock_generic()
185 if (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
186 != ~(typeof it->shared_state)0) in write_lock_generic()
224 tx->shared_state.store (-1, memory_order_release); in write_upgrade_finish()
239 tx->shared_state.store (-1, memory_order_release); in read_unlock()
/dports/lang/gcc48/gcc-4.8.5/libitm/config/linux/
H A Drwlock.cc41 tx->shared_state.store (0, memory_order_relaxed); in read_lock()
54 tx->shared_state.store (-1, memory_order_relaxed); in read_lock()
158 while (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
159 != ~(typeof it->shared_state)0) in write_lock_generic()
169 if (it->shared_state.load (memory_order_relaxed) in write_lock_generic()
170 != ~(typeof it->shared_state)0) in write_lock_generic()
208 tx->shared_state.store (-1, memory_order_release); in write_upgrade_finish()
223 tx->shared_state.store (-1, memory_order_release); in read_unlock()

12345678910>>...22