Crate jthread

Source

Macros§

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

Structs§

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

Enums§

JError
The JThread Error type

Functions§

sync1
sync2
sync3