#include "lock.h" #ifdef __x86_64__ std::recursive_mutex InterruptLock::m; #endif