Searched refs:k_work_rm_from_queue (Results 1 – 1 of 1) sorted by relevance
38 static void k_work_rm_from_queue(struct k_work_q *work_q, struct k_work *work) in k_work_rm_from_queue() function91 k_work_rm_from_queue(&g_work_queue, (struct k_work *)work); in k_delayed_work_cancel()
Completed in 2 milliseconds