const RUNNING: u32 = 2;
Some thread is currently attempting to run initialization. It may succeed, so all future threads need to wait for it to finish.