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

Class CRCPP_API

include/concurrencpp/executors/worker_thread_executor.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12namespace concurrencpp {
13 class CRCPP_API alignas(CRCPP_CACHE_LINE_ALIGNMENT) worker_thread_executor final :
14 public derivable_executor<worker_thread_executor> {
15
16 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected