Searched refs:locked (Results 126 - 129 of 129) sorted by relevance

123456

/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c2842 INTn (locked register);
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c1926 /* ls locked operation */
1928 __K8MASK(locked-instructions, 0),
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c1490 #define SQLITE_BUSY 5 /* The database file is locked */
1491 #define SQLITE_LOCKED 6 /* A table in the database is locked */
3684 ** or process has the table locked.
3741 ** for a specified amount of time when a table is locked. ^The handler
9634 ** ^The source database is read-locked only while it is being read;
9635 ** it is not locked continuously for the entire backup operation.
9730 ** ^Because the source database is not locked between calls to
9841 ** has locked the required resource is stored internally. ^After an
57231 int locked = 0; /* True if some process holds a RESERVED lock */ local
64279 u8 locked; /* True if db currently has pBt locked */ member in struct:Btree
[all...]
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.js1170 // Is it locked?
1171 locked: function() {

Completed in 403 milliseconds

123456