Searched refs:fHaveInstance (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Dmutex.cpp50 UMTX_CHECK(NULL, fHaveInstance, haveInstance);
59 if(fHaveInstance==0) {
63 fHaveInstance=1;
66 fHaveInstance=-1;
79 fHaveInstance=0;
H A Dmutex.h148 int8_t fHaveInstance; member in struct:TriStateSingleton

Completed in 36 milliseconds