Home
last modified time | relevance | path

Searched defs:check_same_thread (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/_sqlite/
Dconnection.h60 int check_same_thread; member
Dmodule.c69 int check_same_thread = 1; in module_connect() local
Dconnection.c87 int check_same_thread = 1; in pysqlite_connection_init() local