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

Method GetPrivate

adapter/micro_thread/micro_thread.h:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 }
140
141 void* GetPrivate()
142 {
143 return _stack->_private;
144 }
145
146 bool CheckStackHealth(char *esp);
147

Callers 1

mt_get_msg_privateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected