Crate massa_pos_worker
source ยทModulesยง
- controller ๐This module implements a selector controller. See
massa-pos-exports/controller_traits.rsfor functional details. - draw ๐
- worker ๐
Structsยง
- CycleDraws ๐Draws for a cycle, used in selector cache
- DrawCache ๐Draw cache (lowest index = oldest)
- RwLockCondvar ๐
Enumsยง
- Command ๐Enumeration of internal commands sent to the selector thread as input data.
CycleInfo, Look atInputDataPtr
Functionsยง
- Start thread selector Launches a selector worker thread and returns a pair to interact with it.
Type Aliasesยง
- DrawCachePtr ๐Structure of the shared pointer to the computed draws, or error if the draw system failed.