read-lock
美
英 
例句
With the read lock in place, any other transaction is still free to read that row, but none can delete or alter it.
放置了這個讀鎖定后,任何其他事務仍可以讀取該行,但都不能刪除或變更該行。
During insertion, the writer thread makes a read lock on the list and proceeds.
在插入期間,寫線程在鏈表上建立讀鎖,然后繼續處理。
It does so by placing a read lock on the target row.
方法是,在目標行上放置一個讀鎖定。