MCPcopy 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
110int rdtsc() { return 0; }
111
112void ThreadPool::AddTask(Closure<void ()>* callback, int dispatch_key)
113{

Callers 1

AddTaskMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected