Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h247 MicroThread* GetParent() { in GetParent() function
H A Dmicro_thread.cpp244 MicroThread* parent = this->GetParent(); in WakeupParent()
698 thread = thread->GetParent(); in GetRootThread()