Synchronization

11 public declarations in the Synchronization category.

Types

newtype

Represents a running timer.

Functions

(multiple types)

Atomically stores a signed native integer when the current value matches expected.

(multiple types)

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.

void

Requests cancellation of a running timer.

Generated with campc 0.11.0-preview.1.