Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetMsgFlag
Method
GetMsgFlag
adapter/micro_thread/mt_action.h:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
};
132
133
MULTI_STATE GetMsgFlag() {
134
return _flag;
135
};
136
137
void SetIMsgPtr(IMtMsg* msg ) {
138
_msg = msg;
Callers
4
mt_multi_open
Method · 0.80
mt_multi_sendto
Method · 0.80
mt_multi_recvfrom
Method · 0.80
mt_msg_sendrcv
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected