Skip to content

Stack Trace Lock

Spice
import "std/runtime/stack_trace_lock";

Functions

acquireCaptureLock

Spice
public p acquireCaptureLock()

Takes the lock that serializes captures. Nothing to do here.

releaseCaptureLock

Spice
public p releaseCaptureLock()

Releases the lock that serializes captures. Nothing to do here.