Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Ddispatcher_base.h377 InsertIntoTaskWakerList(); in Waker()
380 void InsertIntoTaskWakerList();
/aosp_15_r20/external/pigweed/pw_async2/
H A Ddispatcher_base.cc166 void Waker::InsertIntoTaskWakerList() { in InsertIntoTaskWakerList() function in pw::async2::Waker