Home
last modified time | relevance | path

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

/external/pigweed/pw_thread_threadx/
Dthread.cc91 void Context::DeleteThread(Context& context) { in DeleteThread() function in pw::thread::Context
172 Context::DeleteThread(*native_type_); in detach()
197 Context::DeleteThread(*native_type_); in join()
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dcontext.h85 static void DeleteThread(Context& context);