toggle menu
Wasi-emscripten-host
jvm
switch theme
search in API
bindings-graalvm241-wasip1
/
at.released.weh.bindings.graalvm241.memory
/
SharedMemoryWaiterListStore
/
WaiterListRecord
Waiter
List
Record
class
WaiterListRecord
(
source
)
Members
Constructors
Waiter
List
Record
Link copied to clipboard
constructor
(
)
Functions
notify
Waiters
Link copied to clipboard
fun
notifyWaiters
(
count
:
Int
)
:
Int
suspend
Link copied to clipboard
fun
suspend
(
timeout
:
Duration
)
:
SharedMemoryWaiterListStore.AtomicsWaitResult
with
Critical
Section
Link copied to clipboard
inline
fun
<
R
:
Any
>
withCriticalSection
(
block
:
(
)
->
R
)
:
R