Lines Matching full:mutex
30 .Nd lock a mutex without blocking indefinitely
37 .Fn pthread_mutex_timedlock "pthread_mutex_t *restrict mutex" "const struct timespec *restrict abs_…
42 .Fa mutex .
44 the mutex becomes available or
62 .Fa mutex
66 mutex's current priority ceiling.
74 .Fa mutex
78 .Fa mutex
82 .Fa mutex
85 .Fa mutex
89 .Fa mutex .
92 .Fa mutex
93 points to a robust mutex and the process containing the previous owning
94 thread terminated while holding the mutex lock.
99 .Fa mutex