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

  /external/chromium_org/third_party/icu/source/common/
umutex.c 372 * umtx_destroy. Un-initialize a mutex, releasing any underlying resources
379 umtx_destroy(UMTX *mutex) { function
442 umtx_destroy(&globalUMTX);
604 * the umtx_destroy operation of other mutexes.
611 umtx_destroy(umtx);
614 umtx_destroy(&globalUMTX);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1081 #define umtx_destroy macro
    [all...]

Completed in 81 milliseconds