Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl617 __itt_sync_cancel(object);
755 __itt_sync_cancel(ilk->lock);
757 __itt_sync_cancel(lock);
761 __itt_sync_cancel(lock);
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h885 void ITTAPI __itt_sync_cancel(void *addr);
891 #define __itt_sync_cancel ITTNOTIFY_VOID(sync_cancel) macro
894 #define __itt_sync_cancel(addr)