Lines Matching full:entire
616 /* lock/unlock entire database */
659 /* unlock entire db */
693 /* lock entire database with write lock */
699 /* lock entire database with write lock - mark only */
705 /* unlock entire database with write lock - unmark only */
711 /* lock entire database with write lock - nonblocking varient */
717 /* unlock entire database with write lock */
723 /* lock entire database with read lock */
729 /* lock entire database with read lock - nonblock varient */
735 /* unlock entire database with read lock */
2745 /* traverse the entire database - calling fn(tdb, key, data) on each element.