Searched refs:need_wait (Results 1 – 1 of 1) sorted by relevance
576 bool need_wait = false; in k_work_cancel_sync() local580 need_wait = cancel_sync_locked(work, canceller); in k_work_cancel_sync()585 if (need_wait) { in k_work_cancel_sync()1050 bool need_wait = false; in k_work_cancel_delayable_sync() local1054 need_wait = cancel_sync_locked(&dwork->work, canceller); in k_work_cancel_delayable_sync()1059 if (need_wait) { in k_work_cancel_delayable_sync()