Home
last modified time | relevance | path

Searched refs:SetIMsgPtr (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_action.h137 void SetIMsgPtr(IMtMsg* msg ) { in SetIMsgPtr() function
H A Dmt_action.cpp124 this->SetIMsgPtr((IMtMsg*)thread->GetThreadArgs()); in InitConnEnv()