MCPcopy Create free account
hub / github.com/Codesire-Deng/co_context / initial_delay

Method initial_delay

example/sem_std.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 void initial_delay() { std::this_thread::sleep_for(delay * time_tick); }
40
41 void occupy_sema() {
42 wait_on_sema = static_cast<unsigned>(

Callers 1

workerThreadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected