Module tlv

Source
Expand description

Allows access to the Rayon’s thread local value which is preserved when moving jobs across threads

Structs§

Tlv 🔒

Constants§

TLV

Functions§

get 🔒
Returns the current thread-local value
set 🔒
Sets the current thread-local value