Searched +refs:fast +refs:lock +refs:read +refs:cache (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim135 syn keyword pineConfig read-message-folder
169 syn keyword pineConfig tcp-read-warning-timeout
196 syn keyword pineOption auto-move-read-msgs
200 syn keyword pineOption cache-remote-pinerc
217 syn keyword pineOption disable-keyboard-lock-cmd
245 syn keyword pineOption enable-fast-recent-test
295 syn keyword pineOption news-read-in-newsrc-order
313 syn keyword pineOption quell-lock-failure-warnings
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el123 ;; :font-lock sql-mode-xyz-font-lock-keywords
151 ;; 5) Add the font-lock specifications. At a minimum, default to
152 ;; using ANSI keywords. See sql-mode-oracle-font-lock-keywords for
155 ;; (defvar sql-mode-xyz-font-lock-keywords nil
156 ;; "XyzDB SQL keywords used by font-lock.")
222 ;; Stefan Monnier <monnier@iro.umontreal.ca> -- font-lock corrections
237 (defvar font-lock-keyword-face)
238 (defvar font-lock-set-defaults)
239 (defvar font-lock
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c950 #define SQLITE_PROTOCOL 15 /* Database lock protocol error */
1169 ** xLock() increases the lock. xUnlock() decreases the lock.
1172 ** PENDING, or EXCLUSIVE lock on the file. It returns true
1173 ** if such a lock exists and false otherwise.
1183 ** about the status of a lock, or to break stale locks. The SQLite
1262 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
1301 ** anti-virus programs. By default, the windows VFS will retry file read,
1321 ** to read the database file, as the WAL and shared memory files must exist
1408 ** If xOpen() opens a file read
25813 struct flock lock; local
25862 struct flock lock; local
25947 struct flock lock; local
26155 struct flock lock; local
47695 BtLock lock; /* Object used to lock page 1 */ member in struct:Btree
[all...]

Completed in 472 milliseconds