Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dglobal_control.cpp146 static control_storage *controls[] = {&allowed_parallelism_ctl, &stack_size_ctl, &terminate_on_exce… variable
149 for (auto& ctl : controls) { in global_control_lock()
155 int N = std::distance(std::begin(controls), std::end(controls)); in global_control_unlock()
157 controls[i]->my_list_mutex.unlock(); in global_control_unlock()
163 return controls[param]->active_value_unsafe(); in global_control_active_value_unsafe()
191 control_storage* const c = controls[gc.my_param]; in create()
204 control_storage* const c = controls[gc.my_param]; in destroy()
227 control_storage* const c = controls[gc.my_param]; in remove_and_check_if_empty()
237 control_storage* const c = controls[gc.my_param]; in is_present()
266 return controls[param]->active_value(); in global_control_active_value()
/oneTBB/doc/main/tbb_userguide/
H A DAllocator_Configuration.rst30 - ``TBB_MALLOC_USE_HUGE_PAGES`` controls usage of huge pages for memory
H A Duse_concurrency_limits.rst13 third argument controls the buffer policy used by the node, and is by
H A DMutual_Exclusion.rst7 Mutual exclusion controls how many threads can simultaneously run a
H A DWorking_on_the_Assembly_Line_pipeline.rst128 The parameter ``ntoken`` to method ``parallel_pipeline`` controls the
/oneTBB/examples/graph/binpack/
H A DREADME.md29 * `optimality` - controls optimality of solution; 1 is highest, use larger numbers for less optimal…
/oneTBB/cmake/compilers/
H A DGNU.cmake51 …# gcc 6.0 and later have -flifetime-dse option that controls elimination of stores done outside th…
/oneTBB/cmake/
H A DREADME.md5 The following controls are available during the configure stage:
/oneTBB/doc/
H A DDoxyfile.in696 # by doxygen. The layout file controls the global structure of the generated
1208 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1219 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
1227 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1345 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1358 # The BINARY_TOC flag controls whether a binary table of contents is generated