Searched refs:af_task (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c211 struct task af_task; /* (c) async callback details */ member in struct:nlm_async_lock
658 taskqueue_drain(taskqueue_thread, &af->af_task);
2049 TASK_INIT(&af->af_task, 0, nlm_lock_callback, af);
2084 &af->af_task, &af->af_cookie);

Completed in 161 milliseconds