Lines Matching full:sqlite3_mutex_notheld
6814 ** See also: [sqlite3_mutex_held()] and [sqlite3_mutex_notheld()].
6861 ** <li> [sqlite3_mutex_notheld()] </li>
6903 ** The sqlite3_mutex_held() and sqlite3_mutex_notheld() routines
6926 ** the appropriate thing to do. The sqlite3_mutex_notheld()
6931 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex*);