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

  /external/chromium_org/third_party/icu/source/common/unicode/
uclean.h 70 * u_setMemoryFunctions(), u_setMutexFunctions and
178 * @param context user supplied value, obtained from from u_setMutexFunctions().
195 * @param context user supplied value, obtained from from u_setMutexFunctions().
221 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *unlock,
urename.h 341 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
    [all...]
  /external/icu/icu4c/source/common/unicode/
uclean.h 70 * u_setMemoryFunctions(), u_setMutexFunctions and
178 * @param context user supplied value, obtained from from u_setMutexFunctions().
195 * @param context user supplied value, obtained from from u_setMutexFunctions().
221 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *unlock,
urename.h 333 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
umutex.cpp 292 u_setMutexFunctions(const void * /*context */, UMtxInitFn *, UMtxFn *,
  /external/icu/icu4c/source/common/
umutex.cpp 292 u_setMutexFunctions(const void * /*context */, UMtxInitFn *, UMtxFn *,

Completed in 55 milliseconds