Home
last modified time | relevance | path

Searched defs:TriStateSingleton (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dmutex.h145 struct TriStateSingleton { struct
146 void *fInstance;
170 #define STATIC_TRI_STATE_SINGLETON(name) static TriStateSingleton name={ NULL, U_ZERO_ERROR, 0 } argument
/external/icu4c/common/unicode/
Durename.h2187 #define TriStateSingleton U_ICU_ENTRY_POINT_RENAME(TriStateSingleton) macro