Home | History | Annotate | Download | only in _sqlite

Lines Matching refs:pysqlite_check_thread

296     if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
329 if (!pysqlite_check_thread(self)) {
414 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
457 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
829 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
862 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
997 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1026 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1053 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1080 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1104 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1122 int pysqlite_check_thread(pysqlite_Connection* self)
1218 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {
1497 if (!pysqlite_check_thread(self) || !pysqlite_check_connection(self)) {