Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.cpp431 MicroThread* ThreadPool::AllocThread() in AllocThread() function in ThreadPool
548 _daemon = AllocThread(); in InitFrame()
639 MicroThread* thread = mtframe->AllocThread(); in CreateThread()
H A Dmicro_thread.h383 MicroThread* AllocThread(void);