Added detail::try_lock_wrapper for use as scoped_try_lock typedefs, to fix issue #1873

[SVN r44838]
This commit is contained in:
Anthony Williams
2008-04-28 09:00:58 +00:00
parent e3422efec6
commit f13591ef2b

View File

@ -45,5 +45,6 @@ import testing ;
[ run spinlock_pool_test.cpp ]
[ run sp_accept_owner_test.cpp ]
[ run sp_atomic_test.cpp ]
[ run sp_atomic_mt_test.cpp : : : <threading>multi <library>/boost/thread//boost_thread ]
;
}