Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ shutdown
Method
shutdown
test/source/tests/runtime_tests.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void shutdown() noexcept override {
30
shutdown_requested_flag = true;
31
}
32
};
33
} // namespace concurrencpp::tests
34
Callers
4
test_runtime_constructor
Method · 0.45
test_async_lock_unlock_resumption_fails
Method · 0.45
test_async_lock_mini_load_test1
Method · 0.45
test_async_lock_mini_load_test2
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected