Module scoped_tls

Source
Expand description

Stack-scoped thread-local storage for rayon thread pools.

Structsยง

ScopedTLS
A scoped TLS set, that is alive during the 'scope lifetime.