Home
last modified time | relevance | path

Searched defs:work_queue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check254 def __init__(self, work_queue, jobs, argument
594 work_queue = queue.Queue() variable
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_work.c605 work_queue(struct work_struct *work) in work_queue() function