Module crossbeam_utils::sync

source ·
Expand description

Synchronization tools.

Structs

A thread parking primitive.
Unparks a thread parked by the associated Parker.