Searched defs:U_INIT_ONCE (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dumutex.h154 /* U_INIT_ONCE mimics the windows API INIT_ONCE, which exists on Windows Vista and newer.
158 typedef struct U_INIT_ONCE { struct
161 } U_INIT_ONCE; typedef in typeref:struct:U_INIT_ONCE
165 U_INIT_ONCE fInitOnce;

Completed in 102 milliseconds