Searched refs:LEVELDB_ONCE_INIT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/leveldatabase/src/port/
H A Dport_example.h65 // static port::OnceType init_control = LEVELDB_ONCE_INIT;
70 #define LEVELDB_ONCE_INIT 0 macro
H A Dport_posix.h116 #define LEVELDB_ONCE_INIT PTHREAD_ONCE_INIT macro
/external/chromium_org/third_party/leveldatabase/src/util/
H A Dcomparator.cc69 static port::OnceType once = LEVELDB_ONCE_INIT;
/external/chromium_org/third_party/leveldatabase/port/
H A Dport_chromium.h97 #define LEVELDB_ONCE_INIT leveldb::port::ONCE_STATE_UNINITIALIZED macro

Completed in 99 milliseconds