MCPcopy Create free account
hub / github.com/AimRT/AimRT / Name

Method Name

src/runtime/core/executor/main_thread_executor.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 void Shutdown();
35
36 std::string_view Name() const { return name_; }
37
38 State GetState() const { return state_.load(); }
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected