Home
last modified time | relevance | path

Searched refs:check_cursor_locked (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Dcursor.c42 check_cursor_locked(pysqlite_Cursor *cur) in check_cursor_locked() function
93 if (!check_cursor_locked(self)) { in pysqlite_cursor_init_impl()
476 && check_cursor_locked(cur)); in check_cursor()
1292 if (!check_cursor_locked(self)) { in pysqlite_cursor_close_impl()

Completed in 2 milliseconds