Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IronsDu/brynet
/ bindCurrentThread
Method
bindCurrentThread
include/brynet/net/EventLoop.hpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void bindCurrentThread()
100
{
101
tryInitThreadID();
102
}
103
104
void loop(int64_t milliseconds)
105
{
Callers
6
test_sync_connect.cpp
File · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
startWorkerThread
Method · 0.80
startWorkerThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected