Lines Matching full:exclusive
93 or exclusive access by a single thread.
97 A thread with exclusive access is known as a
106 with shared/exclusive semantics.
121 and exclusive locks can be made recursive selectively.
155 Allow threads to recursively acquire exclusive locks for
172 and its priority is propagated to the exclusive holder.
208 This function releases an exclusive lock previously acquired by
213 or an exclusive lock previously acquired by
216 Attempt to upgrade a single shared lock to an exclusive lock.
225 and the current thread will hold an exclusive lock.
231 Convert an exclusive lock into a single shared lock.
232 The current thread must hold an exclusive lock of
253 exclusive lock on
269 Assert that current thread holds either a shared or exclusive lock
276 Assert that current thread holds an exclusive lock of
279 Assert that current thread holds neither a shared nor exclusive lock of