MCPcopy Create free account
hub / github.com/cinience/RedisStudio / current

Method current

RedisStudio/Base/Thread.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136
137
138Thread* Thread::current()
139{
140 return _currentThreadHolder.get();
141}
142
143
144Thread::TIDImpl Thread::currentTid()

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected