Searched refs:reason (Results 1 – 12 of 12) sorted by relevance
| /oneTBB/src/tbb/ |
| H A D | main.cpp | 147 extern "C" bool WINAPI DllMain( HANDLE /*hinstDLL*/, DWORD reason, LPVOID lpvReserved ) { in DllMain() argument 148 switch( reason ) { in DllMain()
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | communicate_with_nodes.rst | 11 different graphs can make it difficult to reason about whole graph 20 nodes, and therefore make it easier to reason about events that cross 21 the graph boundaries. However, it may still be difficult to reason about 102 While it is not too difficult to reason about how these two very small
|
| H A D | Using_Circular_Buffers.rst | 16 The reason this works is that at most ``ntoken`` items can be in flight,
|
| H A D | Timing.rst | 8 clock* time, not CPU time, that matters. The reason is that better
|
| H A D | Mutual_Exclusion.rst | 99 itself. The reason is that the C interface would not be exception safe,
|
| H A D | Controlling_Chunking_os.rst | 155 parallelize the outermost one possible. The reason is that each
|
| /oneTBB/doc/main/tbb_userguide/design_patterns/ |
| H A D | Elementwise.rst | 109 there is reason to agglomerate explicitly, use the overload of
|
| /oneTBB/examples/parallel_for_each/parallel_preorder/ |
| H A D | README.md | 19 … is unlikely to show speedup if the cell values are changed to type "float". The reason is twofold.
|
| /oneTBB/ |
| H A D | CMakeLists.txt | 212 # - For some reason GCC does not instrument code with Thread Sanitizer when lto is enabled and C li…
|
| H A D | LICENSE.txt | 173 incurred by, or claims asserted against, such Contributor by reason
|
| H A D | third-party-programs.txt | 284 … infringe one or more identifiable patents in that country that you have reason to believe are val…
|
| /oneTBB/doc/main/tbb_userguide/Migration_Guide/ |
| H A D | Task_API.rst | 7 error-prone, which was the primary reason it had been removed from oneAPI Threading Building Blocks
|