Home | History | Annotate | Download | only in dist

Lines Matching full:recursive

1373 ** all mutexes including the recursive
5496 ** a new mutex. ^The new mutex is recursive when SQLITE_MUTEX_RECURSIVE
5500 ** not want to. ^SQLite will only request a recursive mutex in
5501 ** cases where it really needs one. ^If a faster non-recursive mutex
5621 ** memory allocation for a fast or recursive mutex.