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

  /external/icu4c/common/unicode/
usystem.h 30 # define u_setMutexFunctions u_setMutexFunctions_SYSTEM_API_DO_NOT_USE
urename.h 343 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
    [all...]
  /external/icu4c/common/
umutex.c 184 UMTX userMutex; /* For use with u_setMutexFunctions operations, */
217 * directly using the system (Posix or Windows) APIs. See u_setMutexFunctions().
421 u_setMutexFunctions(const void *context, UMtxInitFn *i, UMtxFn *d, UMtxFn *l, UMtxFn *u,
465 * yet initialized - at the end u_cleanup(), and at the end of u_setMutexFunctions, both
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 240 #define u_setMutexFunctions u_setMutexFunctions_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 240 #define u_setMutexFunctions u_setMutexFunctions_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 240 #define u_setMutexFunctions u_setMutexFunctions_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 240 #define u_setMutexFunctions u_setMutexFunctions_3_2
    [all...]

Completed in 363 milliseconds