Searched refs:UMtxInitFn (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/common/unicode/ |
D | uclean.h | 193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status); typedef 226 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *u…
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uclean.h | 193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status); typedef 226 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *u…
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uclean.h | 193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status); typedef 226 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *u…
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uclean.h | 193 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status); typedef 226 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *u…
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | umutex.cpp | 187 u_setMutexFunctions(const void * /*context */, UMtxInitFn *, UMtxFn *, in u_setMutexFunctions() argument
|
/third_party/node/deps/icu-small/source/common/ |
D | umutex.cpp | 187 u_setMutexFunctions(const void * /*context */, UMtxInitFn *, UMtxFn *, in u_setMutexFunctions() argument
|
/third_party/icu/icu4c/source/common/ |
D | umutex.cpp | 187 u_setMutexFunctions(const void * /*context */, UMtxInitFn *, UMtxFn *, in u_setMutexFunctions() argument
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | umutex.cpp | 361 u_setMutexFunctions(const void * /*context */, UMtxInitFn *, UMtxFn *, in u_setMutexFunctions() argument
|