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

  /external/chromium_org/third_party/leveldatabase/src/port/
port_example.h 65 // static port::OnceType init_control = LEVELDB_ONCE_INIT;
70 #define LEVELDB_ONCE_INIT 0
port_posix.h 116 #define LEVELDB_ONCE_INIT PTHREAD_ONCE_INIT
  /external/chromium_org/third_party/leveldatabase/port/
port_chromium.h 96 #define LEVELDB_ONCE_INIT leveldb::port::ONCE_STATE_UNINITIALIZED

Completed in 1115 milliseconds