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 v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.