Home
last modified time | relevance | path

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

/dports/devel/hpx/hpx-1.2.1/hpx/util/
H A Ditt_notify.hpp26 #define HPX_ITT_SYNC_CANCEL(obj) itt_sync_cancel(obj)
104 HPX_EXPORT void itt_sync_cancel(void* addr);
556 inline void itt_sync_cancel(void*) {} in itt_sync_cancel() function
/dports/devel/hpx/hpx-1.2.1/src/util/
H A Ditt_notify.cpp350 void itt_sync_cancel(void* addr) in itt_sync_cancel() function