MCPcopy Create free account
hub / github.com/AGenUI/AGenUI / getThreadId

Method getThreadId

core/src/module/agenui_message_thread.cpp:114–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114std::thread::id MessageThread::getThreadId() const {
115 return _threadId;
116}
117
118void MessageThread::workerThreadLoop() {
119 // Set thread name for debugger identification

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64