Searched refs:locking (Results 1 – 25 of 139) sorted by relevance
123456
13 locking level 014 locking level 115 locking level 216 locking level 317 locking level 418 locking level 519 locking level 620 locking level 721 locking level 822 locking level 9[all …]
29 so a second locking sequence 2 -> 1 should now be OK.
11 The wal-index file has a similar locking hierarchy implemented using28 The meanings of the various wal-index locking states is as follows:60 the wal-index locking states, though with a reduction in concurrency.61 For example, an implemention might implement only exclusive locking,104 those locking states in response to READ and CHECKPOINT requests,130 transitions among the 7 locking states will never occur.
2 parent: file locking attempt succeeded.
5 so a second locking sequence 2 -> 1 should now be OK.
9 Recursive writer locking not allowed: rwlock 0x.........
8 * locking the target of mouse events to a specific module instance.19 * This interface provides a way of locking the target of mouse events to a
24 Where 2 threads are doing the same sort of path of create and destroy. The locking should protect
34 # Disable the proxy locking for these tests118 # Make sure we are not accidentally using the dotfile locking scheme.
23 # manditory file locking which breaks the file copy command.
227 # Changing the locking-mode does not release any locks.236 # After changing the locking mode, accessing the db releases locks.403 # sqlite uses 1 (proxy locking adds the conch and the local lock)
24 # sqlite uses 3 (proxy locking adds the conch and the local lock)
22 # Simple locking test case:
44 # At one point, repeatedly locking and unlocking the cache was causing
412 # Run some tests in exclusive locking mode.415 Run tests in exclusive locking mode.423 # Run some tests in exclusive locking mode with truncated journals.426 Run tests in exclusive locking mode and truncate journal mode.
20 * Bug fixes including transfer locking to fix some potential threading races
85 If file-locking is enabled (it is enabled by default), then connections107 File-locking may be disabled at runtime using the sqlite3async_control()111 connections attempt to access the same database file when file-locking
22 testlock Hacked up test of multi-threading and locking
11 4) Port to non-x86 architectures (locking code in spinlock is x86-specific)
53 for locking and setting the read buffer.
62 point rasterization, these are necessary to provide locking hooks for
71 - Make locking a noop in capng_change_id for the moment