Searched defs:TerminateThread (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_thread_embos/ | ||
D | thread.cc | 69 void Context::TerminateThread(Context& context) { in TerminateThread() function in pw::thread::Context |
/external/pigweed/pw_thread_freertos/ | ||
D | thread.cc | 92 void Context::TerminateThread(Context& context) { in TerminateThread() function in pw::thread::Context |