Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 422 Bytes

@esfx/threading-lockable

A low-level Symbol-based API for defining locking semantics for thread synchronization primitives for Workers.

Overview

Installation

npm i @esfx/threading-lockable

Usage

API

You can read more about the API here.