@@ -58,4 +58,6 @@ wait(double timeout) {
_mutex.lock();
}
+#undef PAUSE
+
#endif // MUTEX_SPINLOCK
@@ -54,4 +54,6 @@ try_lock() {