Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_check_thread

333     if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {

359 if (!pysqlite_check_thread(self)) {
455 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
501 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
857 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
891 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
986 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1016 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1044 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1069 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1088 int pysqlite_check_thread(pysqlite_Connection* self)
1182 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1449 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {