void unlock() { HPX_ITT_SYNC_RELEASING(this); reliquish_lock(); HPX_ITT_SYNC_RELEASED(this); }
void unlock() { HPX_ITT_SYNC_RELEASING(this); reliquish_lock(); util::unregister_lock(this); HPX_ITT_SYNC_RELEASED(this); }