MCPcopy Create free account
hub / github.com/WAVM/WAVM / openWaitList

Function openWaitList

Lib/Runtime/Atomics.cpp:45–60  ·  view source on GitHub ↗

Opens the wait list for a given address. Increases the wait list's reference count, and returns a pointer to it. Note that it does not lock the wait list mutex. A call to openWaitList should be followed by a call to closeWaitList to avoid leaks.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

waitOnAddressFunction · 0.85
wakeAddressFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected