Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dasync_manager.cc290 return cancel_task_with_lock_held(async_task_id); in CancelAsyncTask()
300 cancel_task_with_lock_held(task); in CancelAsyncTasksFromUser()
381 bool cancel_task_with_lock_held(AsyncTaskId async_task_id) { in cancel_task_with_lock_held() function in rootcanal::AsyncManager::AsyncTaskManager