Home
last modified time | relevance | path

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

/external/pigweed/pw_thread_threadx/
Dthread.cc88 void Context::DeleteThread(Context& context) { in DeleteThread() function in pw::thread::Context
169 Context::DeleteThread(*native_type_); in detach()
194 Context::DeleteThread(*native_type_); in join()
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dcontext.h90 static void DeleteThread(Context& context);