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.h57 int check_same_thread; member
Dconnection.c179 int check_same_thread, PyObject *factory, in pysqlite_connection_init_impl()
/third_party/python/Modules/_sqlite/clinic/
Dconnection.c.h26 int check_same_thread = 1; in pysqlite_connection_init() local