Locks the mutex. If another thread has already locked the mutex, a call to lock will block execution until the lock is acquired.
確定! 回上一頁