The same thread can consume a mutex multiple times without locking itself. Each time the owning thread acquires the mutex the lock count is incremented.
確定! 回上一頁