#include <LevelMutex.h>
Implements the WaitPolicy for LevelMutex. Does nothing at all so it turns all wait loops into spin loops. Useful for low-level mutexes.