Crate jthread

source ·

Macros

  • The sync macro is a convenient way to acquire locks on one or more JMutex instances within a single closure.

Structs

  • A region-aware mutex wrapper.
  • Represents a region in the context of JThread

Enums

Functions