Home
last modified time | relevance | path

Searched refs:UMTX (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duclean.h171 typedef void *UMTX; typedef
189 typedef void U_CALLCONV UMtxInitFn (const void *context, UMTX *mutex, UErrorCode* status);
201 typedef void U_CALLCONV UMtxFn (const void *context, UMTX *mutex);
/external/icu/icu4c/source/test/threadtest/
Dthreadtest.cpp199 UMTX gStopMutex; // Lets main thread suspend test threads.
200 UMTX gInfoMutex; // Synchronize access to data passed between