Home
last modified time | relevance | path

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

/external/icu4c/common/
Dumutex.h90 #ifndef UMTX_RELEASE_BARRIER
91 # define UMTX_RELEASE_BARRIER UMTX_FULL_BARRIER macro
Dmutex.cpp40 UMTX_RELEASE_BARRIER; // Release-barrier before fInstance=instance; in getInstance()
101 UMTX_RELEASE_BARRIER; // Release-barrier before fInstance=instance; in getInstance()