Searched defs:maxalloc (Results 1 – 4 of 4) sorted by relevance
257 int maxalloc, uint_t flags) in taskq_create()294 int maxalloc, struct proc *proc, uint_t flags) in taskq_create_proc()
100 const size_t maxalloc = KQ_NEVENTS; in netbsd32_kevent1() local
230 int minalloc, int maxalloc, uint_t flags) in taskq_create()
198 unsigned int maxalloc; /*%< max number of items allowed */ member