MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / setId

Method setId

deps/memkind/src/test/performance/framework.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 return m_threadId;
119 }
120 void Worker::setId(uint16_t threadId)
121 {
122 m_threadId = threadId;
123 }
124#endif
125
126 void Worker::finish()

Callers 1

prepareWorkersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected