Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 5 of 5) sorted by relevance

/oneTBB/
H A D.gitattributes33 *.properties text
/oneTBB/doc/main/reference/
H A Dreference.rst29 The key properties of a preview feature are:
/oneTBB/test/tbb/
H A Dtest_arena_priorities.cpp133 tbb::task_arena::constraints properties{tbb::task_arena::automatic, arena_max_concurrency}; in allocate_and_construct_arena() local
134 return decide_on_arguments( properties, reserved_for_masters, a_priority ); in allocate_and_construct_arena()
/oneTBB/src/tbb/
H A Dscheduler_common.h470 struct properties { in alignas() struct
H A Dtask_dispatcher.h251 properties old_properties; in local_wait_for_all()