Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/semaphore/mutex.ts>Mutex

https://deno.land/x/semaphore@v1.1.0
Go to Latest
class Mutex
extends Semaphore
import { Mutex } from "https://deno.land/x/semaphore@v1.1.1/mutex.ts";

Constructors

new
Mutex()