The Mutex component allows mutual execution of concurrent processes in order to prevent "race conditions". This is achieved by using a "lock" mechanism.
確定! 回上一頁