xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
lock.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
threading/lock.hpp
"
6
67
#define lock_(object)\
68
block_scope_(xtd::threading::lock __xtd_lock__(object))
lock.hpp
Contains xtd::threading::lock class.
Generated on Sun Aug 31 2025 20:45:33 for xtd by
Gammasoft
. All rights reserved.