Home
last modified time | relevance | path

Searched refs:tls_instance (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/util/
Drandom.cc26 STORAGE_DECL Random* tls_instance; in GetTLSInstance() local
29 auto rv = tls_instance; in GetTLSInstance()
33 tls_instance = rv; in GetTLSInstance()