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

Method winapi_hook

lib_fiber/cpp/src/fiber.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210#include "winapi_hook.hpp"
211
212bool fiber::winapi_hook()
213{
214 return ::winapi_hook();
215}
216
217void fiber::share_epoll(bool yes)
218{

Callers

nothing calls this directly

Calls 1

winapi_hookFunction · 0.85

Tested by

no test coverage detected