Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
285
protected:
286
Callers
1
InitConnEnv
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected