MCPcopy Create free account
hub / github.com/F-Stack/f-stack / GetThreadArgs

Method GetThreadArgs

adapter/micro_thread/micro_thread.h:281–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279 };
280
281 void* GetThreadArgs() {
282 return _args;
283 }
284
285protected:
286

Callers 1

InitConnEnvMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected