Home
last modified time | relevance | path

Searched refs:__itt_sync_cancel (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_itt.inl673 __itt_sync_cancel(object);
811 __itt_sync_cancel(ilk->lock);
813 __itt_sync_cancel(lock);
817 __itt_sync_cancel(lock);
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify.h738 void ITTAPI __itt_sync_cancel(void *addr);
744 #define __itt_sync_cancel ITTNOTIFY_VOID(sync_cancel) macro
747 #define __itt_sync_cancel(addr)