Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_thread/
H A Dthread_facade_test.cc29 pw::Thread not_executing_thread; in TEST() local
30 EXPECT_EQ(not_executing_thread.get_id(), pw::Thread::id()); in TEST()