Synchronization
11 public declarations in the Synchronization category.
Types
newtype
Represents a running timer.
Functions
(multiple types)
atomicCompareExchange(...)
overload
Atomically stores a signed native integer when the current value matches expected.
(multiple types)
atomicExchange(...)
overload
Atomically stores a signed native integer and returns the previous value.
void
Suspends the current thread for approximately the requested duration.
void
Completes after approximately the requested duration.
TimerHandle
Starts a repeating timer.
void
Requests cancellation of a running timer.
Generated with campc 0.11.0-preview.1.