Searched refs:controls (Results 1 – 9 of 9) sorted by relevance
146 static control_storage *controls[] = {&allowed_parallelism_ctl, &stack_size_ctl, &terminate_on_exce… variable149 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()
30 - ``TBB_MALLOC_USE_HUGE_PAGES`` controls usage of huge pages for memory
13 third argument controls the buffer policy used by the node, and is by
7 Mutual exclusion controls how many threads can simultaneously run a
128 The parameter ``ntoken`` to method ``parallel_pipeline`` controls the
29 * `optimality` - controls optimality of solution; 1 is highest, use larger numbers for less optimal…
51 …# gcc 6.0 and later have -flifetime-dse option that controls elimination of stores done outside th…
5 The following controls are available during the configure stage:
696 # by doxygen. The layout file controls the global structure of the generated1208 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen1219 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors1227 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the1345 # The GENERATE_CHI flag controls if a separate .chi index file is generated1358 # The BINARY_TOC flag controls whether a binary table of contents is generated