MCPcopy Create free account
hub / github.com/acl-dev/acl / run

Method run

lib_acl_cpp/src/ipc/ipc_service.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34#ifdef ACL_WINDOWS
35void ipc_request::run(HWND hWnd acl_unused)
36{
37 logger_fatal("ipc_request::run(HWND) be called now");
38}
39#endif
40//////////////////////////////////////////////////////////////////////////
41

Callers 2

thread_pool_mainFunction · 0.45
thread_once_mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected