Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ CRCPP_API
Class
CRCPP_API
include/concurrencpp/runtime/runtime.h:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
namespace concurrencpp::details {
15
class CRCPP_API executor_collection {
16
17
private:
18
std::mutex m_lock;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected