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

  /external/icu4c/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/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 823 #define umtx_destroy macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 823 #define umtx_destroy macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 823 #define umtx_destroy macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 823 #define umtx_destroy macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1081 #define umtx_destroy macro
    [all...]

Completed in 321 milliseconds