Module once_box
A racily-initialized alternative to OnceLock<Box<T>>.
This is used to implement synchronization primitives that need allocation, like the pthread versions.
once_boxA racily-initialized alternative to OnceLock<Box<T>>.
This is used to implement synchronization primitives that need allocation, like the pthread versions.