Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dwork.c534 static bool cancel_sync_locked(struct k_work *work, in cancel_sync_locked() function
587 need_wait = cancel_sync_locked(work, canceller); in k_work_cancel_sync()
1115 need_wait = cancel_sync_locked(&dwork->work, canceller); in k_work_cancel_delayable_sync()