HomeSort by relevance Sort by last modified time
    Searched refs:UMTX_RELEASE_BARRIER (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
mutex.cpp 40 UMTX_RELEASE_BARRIER; // Release-barrier before fInstance=instance;
46 // and remove UMTX_RELEASE_BARRIER above.
101 UMTX_RELEASE_BARRIER; // Release-barrier before fInstance=instance;
108 // and remove UMTX_RELEASE_BARRIER above.
umutex.h 95 #ifndef UMTX_RELEASE_BARRIER
96 # define UMTX_RELEASE_BARRIER UMTX_FULL_BARRIER

Completed in 566 milliseconds