Lines Matching refs:owns
36 that C owns and must wait and lets C run to release the lock. But in the
112 that a specific process owns.
131 A owns: L1
133 B owns L2
135 C owns L3
137 D owns L4
145 another mutex L5 where B owns L5 and F is blocked on mutex L5.
288 D owns L3
290 C owns L2
292 B owns L1
375 waiters of all the mutexes that the task owns, rt_mutex_getprio simply needs
415 check for deadlocking, the mutex that the task owns, and a pointer to a waiter
445 mutexes that the task owns, or that the waiter has just woken up via a signal
448 task that owns a mutex that this current task is waiting on. A priority chain
533 If a high priority process owns a mutex that a lower priority process is