Searched refs:need_wait (Results 1 – 1 of 1) sorted by relevance
583 bool need_wait = false; in k_work_cancel_sync() local587 need_wait = cancel_sync_locked(work, canceller); in k_work_cancel_sync()592 if (need_wait) { in k_work_cancel_sync()1111 bool need_wait = false; in k_work_cancel_delayable_sync() local1115 need_wait = cancel_sync_locked(&dwork->work, canceller); in k_work_cancel_delayable_sync()1120 if (need_wait) { in k_work_cancel_delayable_sync()