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

File worker_thread_executor.h

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

Source from the content-addressed store, hash-verified

1#ifndef CONCURRENCPP_WORKER_THREAD_EXECUTOR_H
2#define CONCURRENCPP_WORKER_THREAD_EXECUTOR_H
3
4#include "concurrencpp/threads/thread.h"

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected