Home
last modified time | relevance | path

Searched refs:track (Results 1 – 7 of 7) sorted by relevance

/oneTBB/doc/main/tbb_userguide/
H A DAdvanced_Example.rst28 The loop works by keeping track of the minimum value found so far, and
31 function object must keep track of the carried information, and how to
H A DUsing_Circular_Buffers.rst21 keep track of which buffers are currently in use, because buffers might
H A Dparallel_for_os.rst94 local variables are often easier for the compiler to track.
H A Dparallel_reduce.rst85 their address taken in a way the compiler cannot track, the technique
/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.h351 …track, (__itt_track *track), …
H A Dittnotify.h3356 struct ___itt_track* track; /*!< List of child tracks */ member
3437 void ITTAPI __itt_set_track(__itt_track* track);
3442 ITT_STUBV(ITTAPI, void, set_track, (__itt_track *track))
3446 #define __itt_set_track(track)
/oneTBB/doc/main/tbb_userguide/Migration_Guide/
H A DTask_API.rst262 In oneTBB this kind of recycling is done manually. You have to track when it is time to run the