HomeSort by relevance Sort by last modified time
    Searched defs:STATIC_SIMPLE_SINGLETON (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
mutex.h 90 * Define a static SimpleSingleton instance via the STATIC_SIMPLE_SINGLETON macro.
113 #define STATIC_SIMPLE_SINGLETON(name) static SimpleSingleton name={ NULL }
  /external/chromium_org/third_party/icu/source/common/
mutex.h 90 * Define a static SimpleSingleton instance via the STATIC_SIMPLE_SINGLETON macro.
113 #define STATIC_SIMPLE_SINGLETON(name) static SimpleSingleton name={ NULL }

Completed in 43 milliseconds