Searched refs:work_delayable_busy_get_locked (Results 1 – 1 of 1) sorted by relevance
904 static inline int work_delayable_busy_get_locked(const struct k_work_delayable *dwork) in work_delayable_busy_get_locked() function914 int ret = work_delayable_busy_get_locked(dwork); in k_work_delayable_busy_get()1110 bool pending = (work_delayable_busy_get_locked(dwork) != 0U); in k_work_cancel_delayable_sync()