Function tikv::storage::kv::set_tls_engine [−][src]
pub fn set_tls_engine<E>(engine: E) where
E: Engine,
Set the thread local engine.
Postcondition: TLS_ENGINE_ANY
is non-null.
pub fn set_tls_engine<E>(engine: E) where
E: Engine,
Set the thread local engine.
Postcondition: TLS_ENGINE_ANY
is non-null.