MCPcopy Create free account
hub / github.com/David-Haim/concurrencpp / test_async_lock_lock_unlock

Method test_async_lock_lock_unlock

test/source/tests/async_lock_tests.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void concurrencpp::tests::test_async_lock_lock_unlock() {
233 test_async_lock_mini_load_test1();
234 test_async_lock_mini_load_test2();
235}
236
237using namespace concurrencpp::tests;
238

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected