Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.cpp881 MicroThread* cur_thread = GetActiveThread(); in NotifyThread() local
885 if(cur_thread == this->DaemonThread()){ in NotifyThread()
887 if(cur_thread->SaveContext() == 0){ in NotifyThread()