Home
last modified time | relevance | path

Searched defs:DetachedThread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_thread/public/pw_thread/
H A Ddetached_thread.h35 void DetachedThread(const Options& options, Args&&... args) { in DetachedThread() function
/aosp_15_r20/bionic/tests/
H A Dmemtag_stack_abi_test.cpp84 TEST(MemtagStackAbiTest, DetachedThread) { in TEST() argument
/aosp_15_r20/external/pigweed/pw_thread/
H A Ddocs.rst355 DetachedThread section in Thread creation