MCPcopy Create free account
hub / github.com/apache/brpc / thread_id

Method thread_id

test/platform_thread_unittest.cc:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 PlatformThreadId thread_id() const { return thread_id_; }
72
73 private:
74 PlatformThreadId thread_id_;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected