Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async2/
H A Ddispatcher_base.cc205 AddTaskToWokenList(task); in Post()
337 void NativeDispatcherBase::AddTaskToWokenList(Task& task) { in AddTaskToWokenList() function in pw::async2::NativeDispatcherBase
374 AddTaskToWokenList(task); in WakeTask()
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Ddispatcher_base.h521 void AddTaskToWokenList(Task&) PW_EXCLUSIVE_LOCKS_REQUIRED(dispatcher_lock());