taskqueue_cancel_locked
error = taskqueue_cancel_locked(queue, task, pendp);
error = taskqueue_cancel_locked(queue, &timeout_task->t, &pending1);