Searched refs:TQ_ENQUEUE (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | taskq.c | 763 #define TQ_ENQUEUE(tq, tqe, func, arg) \ macro 1179 TQ_ENQUEUE(tq, tqe, func, arg); in taskq_dispatch() 1293 TQ_ENQUEUE(tq, tqe, func, arg); in taskq_dispatch() 1323 TQ_ENQUEUE(tq, tqe, func, arg); in taskq_dispatch_ent()
|