We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4070506 commit 03d6784Copy full SHA for 03d6784
include/beman/timed_lock_alg/mutex.hpp
@@ -1,5 +1,5 @@
1
-#ifndef TRY_LOCK_FOR_UNTIL_HPP_6FE470F4_744E_11F0_BE3A_90B11C0C0FF8
2
-#define TRY_LOCK_FOR_UNTIL_HPP_6FE470F4_744E_11F0_BE3A_90B11C0C0FF8
+#ifndef BEMAN_TIMED_LOCK_ALG_MUTEX_HPP
+#define BEMAN_TIMED_LOCK_ALG_MUTEX_HPP
3
4
#include <array>
5
#include <chrono>
0 commit comments