Searched refs:extra (Results 1 – 8 of 8) sorted by relevance
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | Reader_Writer_Mutexes.rst | 16 lock via an extra boolean parameter in the constructor for
|
| H A D | Mutual_Exclusion.rst | 93 It is recommended that you add extra braces where possible, to clarify
|
| /oneTBB/src/tbb/ |
| H A D | profiling.cpp | 131 static inline void itt_id_make(__itt_id* id, void* addr, unsigned long long extra) { in itt_id_make() argument 132 *id = __itt_id_make(addr, extra); in itt_id_make()
|
| /oneTBB/src/tbb/def/ |
| H A D | mac64-tbb.def | 16 # TODO: check the legacy comment below, currently use extra leading underscore everywhere.
|
| /oneTBB/cmake/compilers/ |
| H A D | MSVC.cmake | 62 # CMake define this extra lib, remove it for this build type
|
| /oneTBB/doc/main/reference/ |
| H A D | custom_mutex_chmap.rst | 17 …ata races for insert, lookup, and erasure operations. This feature adds an extra template parameter
|
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify.h | 1913 ITT_INLINE __itt_id ITTAPI __itt_id_make(void* addr, unsigned long long extra) ITT_INLINE_ATTRIBUTE; 1914 ITT_INLINE __itt_id ITTAPI __itt_id_make(void* addr, unsigned long long extra) in __itt_id_make() argument 1918 id.d2 = (unsigned long long)extra; in __itt_id_make()
|
| /oneTBB/doc/ |
| H A D | Doxyfile.in | 1191 # Note: The order of the extra style sheet files is of importance (e.g. the last 1198 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or 1366 # The TOC_EXPAND flag can be set to YES to add extra items for group members to 1722 # If left blank no extra packages will be included. 1758 # Note: The order of the extra style sheet files is of importance (e.g. the last 1765 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
|