FIBER_GLOBALS

A map from atoms to values. Each fiber has its own unique such map, which allows processes to record fiber-specific values. The atom identities ensure modularity and non-interference of these keys.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int