Searched refs:__itt_sync_acquired (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.h161 __itt_sync_acquired(successor);
/freebsd-current/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h905 void ITTAPI __itt_sync_acquired(void *addr);
911 #define __itt_sync_acquired ITTNOTIFY_VOID(sync_acquired) macro
914 #define __itt_sync_acquired(addr)
1015 * @see void __itt_sync_acquired(void *addr);
1297 * (These closely correspond to __itt_sync_acquired/__itt_sync_releasing,

Completed in 111 milliseconds