Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_check_thread

336     if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
370 if (!pysqlite_check_thread(self)) {
465 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
510 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
870 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
904 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1001 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1031 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1059 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1084 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1103 int pysqlite_check_thread(pysqlite_Connection* self)
1197 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1476 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {