Home
last modified time | relevance | path

Searched defs:starting_thread (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_thread_threadx/
Dutil.cc27 Status ForEachThread(const TX_THREAD& starting_thread, in ForEachThread()
/external/pigweed/pw_thread_embos/
Dutil.cc26 Status ForEachThread(const OS_TASK& starting_thread, const ThreadCallback& cb) { in ForEachThread()