Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Modules | |
Collection Control | |
Threads | |
Synchronization | |
Events | |
Memory Accesses | |
Thread and Object States | |
Frames | |
group of functions is used for correctness checking tools | |
void ITTAPI | __itt_fsync_prepare (void *addr) |
Fast synchronization which does no require spinning. More... | |
void ITTAPI | __itt_fsync_cancel (void *addr) |
Fast synchronization which does no require spinning. More... | |
void ITTAPI | __itt_fsync_acquired (void *addr) |
Fast synchronization which does no require spinning. More... | |
void ITTAPI | __itt_fsync_releasing (void *addr) |
Fast synchronization which does no require spinning. More... | |
Fast synchronization which does no require spinning.
- This special function is to be used by TBB and OpenMP libraries only when they know there is no spin but they need to suppress TC warnings about shared variable modifications.
Fast synchronization which does no require spinning.
- This special function is to be used by TBB and OpenMP libraries only when they know there is no spin but they need to suppress TC warnings about shared variable modifications.
Fast synchronization which does no require spinning.
- This special function is to be used by TBB and OpenMP libraries only when they know there is no spin but they need to suppress TC warnings about shared variable modifications.
Fast synchronization which does no require spinning.
- This special function is to be used by TBB and OpenMP libraries only when they know there is no spin but they need to suppress TC warnings about shared variable modifications.