Home
last modified time | relevance | path

Searched refs:old (Results 1 – 11 of 11) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp242 bndbox *cur, *old; in octreespace() local
243 old = box1; in octreespace()
246 old->nextobj = cur; in octreespace()
248 old = cur; in octreespace()
252 old->nextobj = cur; in octreespace()
254 old = cur; in octreespace()
260 old = cur; in octreespace()
266 old = cur; in octreespace()
272 old = cur; in octreespace()
278 old = cur; in octreespace()
[all …]
/oneTBB/python/rml/
H A Dipc_server.cpp150 int old = my_global_thread_count.load(std::memory_order_relaxed); in release_thread_sem() local
152 if( old<=0 ) return; in release_thread_sem()
153 } while( !my_global_thread_count.compare_exchange_strong(old, old-1) ); in release_thread_sem()
154 if( old>0 ) { in release_thread_sem()
964 int old; in wake_some() local
966 old = my_slack.load(std::memory_order_relaxed); in wake_some()
967 if( old<=0 ) goto done; in wake_some()
968 } while( !my_slack.compare_exchange_strong( old, old-1 ) ); in wake_some()
1010 int old; in wake_one_forced() local
1013 if( old<=0 ) goto done; in wake_one_forced()
[all …]
/oneTBB/include/oneapi/tbb/detail/
H A D_pipeline_filters.h399 filter_node* old = my_node;
404 if (old) {
405 old->remove_ref();
414 filter_node* old = my_node;
417 if (old) {
418 old->remove_ref();
H A D_waitable_atomic.h60 void wait(T old, std::uintptr_t context, std::memory_order order) { in wait() argument
61 auto wakeup_condition = [&] { return my_atomic.load(order) != old; }; in wait()
/oneTBB/src/tbb/
H A Dprivate_server.cpp386 int old = my_slack.load(std::memory_order_relaxed); in wake_some() local
388 if (old <= 0) goto done; in wake_some()
389 } while (!my_slack.compare_exchange_strong(old, old - 1)); in wake_some()
/oneTBB/doc/main/tbb_userguide/
H A Davoid_dynamic_node_removal.rst19 It is possible to add new nodes and edges and to remove old edges from a
H A DPredefined_Node_Types.rst43 …ept all messages, broadcasting them to all successors, and replacing the old value with the ne…
/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h165 Arg old = location.load(std::memory_order_acquire); in AtomicUpdate() local
166 for (; cmp(old, newVal); ) { in AtomicUpdate()
167 if (location.compare_exchange_strong(old, newVal)) in AtomicUpdate()
/oneTBB/cmake/toolchains/
H A Dmips.cmake30 # In old CMake versions (checked on 3.5) there is invocation of try_run command in FindThreads.cmak…
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h418 hash_map_iterator old(*this);
420 return old;
/oneTBB/doc/
H A DDoxyfile.in204 # tag to YES if you prefer the old behavior instead.
1320 # files are now used as the Windows 98 help format, and will replace the old