Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 12 of 12) sorted by relevance

/oneTBB/src/tbb/
H A Dmain.cpp147 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 Dcommunicate_with_nodes.rst11 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 DUsing_Circular_Buffers.rst16 The reason this works is that at most ``ntoken`` items can be in flight,
H A DTiming.rst8 clock* time, not CPU time, that matters. The reason is that better
H A DMutual_Exclusion.rst99 itself. The reason is that the C interface would not be exception safe,
H A DControlling_Chunking_os.rst155 parallelize the outermost one possible. The reason is that each
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DElementwise.rst109 there is reason to agglomerate explicitly, use the overload of
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DREADME.md19 … is unlikely to show speedup if the cell values are changed to type "float". The reason is twofold.
/oneTBB/
H A DCMakeLists.txt212 # - For some reason GCC does not instrument code with Thread Sanitizer when lto is enabled and C li…
H A DLICENSE.txt173 incurred by, or claims asserted against, such Contributor by reason
H A Dthird-party-programs.txt284 … 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 DTask_API.rst7 error-prone, which was the primary reason it had been removed from oneAPI Threading Building Blocks