Lines Matching full:acquire
114 A thread must be able to recursively acquire a mutex,
145 Once a spin mutex has been acquired it is not permissible to acquire a
219 It is possible for the same thread to recursively acquire a mutex
230 functions acquire a
248 it will be silenced during the lock acquire.
259 functions attempt to acquire a
427 and then tried to acquire the mutex.
468 that is, attempting to acquire an already-owned mutex fails.
514 Put another way: it is impossible to acquire
518 It is possible to acquire other mutexes while holding
520 and it is possible to acquire