mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-31 13:17:23 +02:00
Added detail::try_lock_wrapper for use as scoped_try_lock typedefs, to fix issue #1873
[SVN r44838]
This commit is contained in:
@ -45,5 +45,6 @@ import testing ;
|
|||||||
[ run spinlock_pool_test.cpp ]
|
[ run spinlock_pool_test.cpp ]
|
||||||
[ run sp_accept_owner_test.cpp ]
|
[ run sp_accept_owner_test.cpp ]
|
||||||
[ run sp_atomic_test.cpp ]
|
[ run sp_atomic_test.cpp ]
|
||||||
|
[ run sp_atomic_mt_test.cpp : : : <threading>multi <library>/boost/thread//boost_thread ]
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user