Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-node
/
node.workerThreads
/
LockOptions
Lock
Options
sealed
external
interface
LockOptions
(
source
)
Members
Properties
if
Available
Link copied to clipboard
abstract
var
ifAvailable
:
Boolean
?
mode
Link copied to clipboard
abstract
var
mode
:
LockMode
?
signal
Link copied to clipboard
abstract
var
signal
:
ERROR CLASS: Symbol not found for AbortSignal?
?
steal
Link copied to clipboard
abstract
var
steal
:
Boolean
?