Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ rdtsc
Function
rdtsc
system/threading/thread_pool.cpp:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
int rdtsc() { return 0; }
111
112
void ThreadPool::AddTask(Closure<void ()>* callback, int dispatch_key)
113
{
Callers
1
AddTask
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected