This package implements a mutex for synchronizing asynchronous operations in JavaScript. The term "mutex" usually refers to a data structure used to synchronize concurrent processes running on ...