Home
last modified time | relevance | path

Searched refs:u_setMutexFunctions (Results 1 – 9 of 9) sorted by relevance

/external/icu4c/test/cintltst/
Dhpmufn.c282u_setMutexFunctions(&gContext, myMutexInit, myMutexDestroy, myMutexLock, myMutexUnlock, &status); in TestMutexFunctions()
290 u_setMutexFunctions(&gContext, NULL, myMutexDestroy, myMutexLock, myMutexUnlock, &status); in TestMutexFunctions()
293 u_setMutexFunctions(&gContext, myMutexInit, NULL, myMutexLock, myMutexUnlock, &status); in TestMutexFunctions()
296 u_setMutexFunctions(&gContext, myMutexInit, myMutexDestroy, NULL, myMutexUnlock, &status); in TestMutexFunctions()
299 u_setMutexFunctions(&gContext, myMutexInit, myMutexDestroy, myMutexLock, NULL, &status); in TestMutexFunctions()
304 u_setMutexFunctions(NULL, myMutexInit, myMutexDestroy, myMutexLock, myMutexUnlock, &status); in TestMutexFunctions()
306u_setMutexFunctions(&gContext, myMutexInit, myMutexDestroy, myMutexLock, myMutexUnlock, &status); in TestMutexFunctions()
315u_setMutexFunctions(&gContext, myMutexInit, myMutexDestroy, myMutexLock, myMutexUnlock, &status); in TestMutexFunctions()
/external/icu4c/common/unicode/
Dusystem.h30 # define u_setMutexFunctions u_setMutexFunctions_SYSTEM_API_DO_NOT_USE macro
Duclean.h166 u_setMutexFunctions(const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *u…
Durename.h345 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions) macro
/external/icu4c/common/
Dumutex.c405 u_setMutexFunctions(const void *context, UMtxInitFn *i, UMtxFn *d, UMtxFn *l, UMtxFn *u, in u_setMutexFunctions() function
/external/webkit/Source/WebCore/icu/unicode/
Durename.h240 #define u_setMutexFunctions u_setMutexFunctions_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h240 #define u_setMutexFunctions u_setMutexFunctions_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h240 #define u_setMutexFunctions u_setMutexFunctions_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h240 #define u_setMutexFunctions u_setMutexFunctions_3_2 macro