Searched refs:SQLITE_INIT (Results 1 – 1 of 1) sorted by relevance
358 static SQLITE_INIT: std::sync::Once = std::sync::Once::new(); variable407 SQLITE_INIT.call_once(|| { in ensure_safe_sqlite_threading_mode()