Home
last modified time | relevance | path

Searched refs:TQ_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDsubr_taskqueue.c94 #define TQ_UNLOCK(tq) \ macro
225 TQ_UNLOCK(queue); in taskqueue_enqueue_locked()
250 TQ_UNLOCK(queue); in taskqueue_enqueue_locked()
254 TQ_UNLOCK(queue); in taskqueue_enqueue_locked()
315 TQ_UNLOCK(queue); in taskqueue_enqueue_timeout()
404 TQ_UNLOCK(queue); in taskqueue_block()
415 TQ_UNLOCK(queue); in taskqueue_unblock()
443 TQ_UNLOCK(queue); in taskqueue_run_locked()
466 TQ_UNLOCK(queue); in taskqueue_run()
502 TQ_UNLOCK(queue); in taskqueue_cancel()
[all …]