mtx_recursive. A mutex that supports recursive locking, which means that the owning thread can lock it more than once without causing deadlock.
確定! 回上一頁