@abi-software/flatmap-viewer - v4.2.5
Examples
API
GitHub
Preparing search index...
index
<internal>
Mutex
Class Mutex
Index
Constructors
constructor
Methods
dispatch
lock
Constructors
constructor
new
Mutex
()
:
Mutex
Returns
Mutex
Methods
dispatch
dispatch
(
fn
:
(
()
=>
void
)
|
(
()
=>
PromiseLike
<
void
>
)
)
:
Promise
<
void
>
Parameters
fn
: (
()
=>
void
)
|
(
()
=>
PromiseLike
<
void
>
)
Returns
Promise
<
void
>
lock
lock
()
:
PromiseLike
<
()
=>
void
>
Returns
PromiseLike
<
()
=>
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
dispatch
lock
Examples
API
GitHub
@abi-software/flatmap-viewer - v4.2.5
Loading...