Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
bool fiber::winapi_hook()
213
{
214
return ::winapi_hook();
215
}
216
217
void fiber::share_epoll(bool yes)
218
{
Callers
nothing calls this directly
Calls
1
winapi_hook
Function · 0.85
Tested by
no test coverage detected