Lines Matching +full:lock +full:- +full:offset
1 .\" -*- nroff -*-
56 .Bl -tag -width flags
60 One of the lock request types:
62 .Bl -tag -width ".Dv LK_CANRECURSE" -offset indent -compact
64 Shared lock.
66 Exclusive lock.
68 Shared-to-exclusive upgrade.
70 Exclusive-to-shared downgrade.
72 Release any type of lock.
74 Wait for all lock activity to end.
77 The lock type may be
79 with these lock flags:
81 .Bl -tag -width ".Dv LK_CANRECURSE" -offset indent -compact
83 Do not sleep to wait for lock.
87 Allow recursive exclusive lock.
94 The lock type may be
98 .Bl -tag -width ".Dv LK_CANRECURSE" -offset indent -compact
100 Specify when the caller already has a simple lock
102 will unlock the simple lock after getting the lock
110 to lock a vnode rather than calling