Home
last modified time | relevance | path

Searched refs:Thread (Results 1 – 9 of 9) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_eh_thread.cpp70 class Thread { class
74 Thread() { in Thread() function in Thread
101 Thread thread;
/oneTBB/doc/main/tbb_userguide/
H A DTask-Based_Programming.rst58 Tasks in oneTBB are efficient too because *the scheduler is unfair*. Thread schedulers typically
61 Thread schedulers are typically fair because it is the safest strategy
H A Ddestroy_graphs_outside_main_thread.rst3 Destroying Graphs That Run Outside the Main Thread
/oneTBB/examples/parallel_for/tachyon/
H A DREADME.md6 …resulting parallel code was then checked for correctness by using Intel® Thread Checker, which poi…
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DReference_Counting.rst46 Thread-safe reference counting is like serial reference counting,
H A DGUI_Thread.rst3 GUI Thread
/oneTBB/
H A DCMakeLists.txt212 # - For some reason GCC does not instrument code with Thread Sanitizer when lto is enabled and C li…
H A Dthird-party-programs.txt44 2. ActiveState Thread pool with same API as (multi) processing.Pool (Python recipe):
/oneTBB/test/
H A DCMakeLists.txt642 # Thread Sanitizer overloads memory management routines that conflicts with tbbmalloc_proxy.