Searched defs:nthrs (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/mergeq/ |
H A D | workq.c | 78 workq_init(workq_t **outp, uint_t nthrs) in workq_init()
|
H A D | mergeq.c | 239 mergeq_init(mergeq_t **outp, uint_t nthrs) in mergeq_init()
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_convert.c | 241 ctf_convert_set_nthreads(ctf_convert_t *cch, uint_t nthrs) in ctf_convert_set_nthreads()
|
H A D | ctf_dwarf.c | 3466 ctf_dwarf_convert_batch(uint_t start, uint_t end, int fd, uint_t nthrs, in ctf_dwarf_convert_batch() 3579 uint_t ndies, i, bsize, nthrs; in ctf_dwarf_convert() local
|
H A D | ctf_merge.c | 1686 ctf_merge_set_nthreads(ctf_merge_t *cmp, const uint_t nthrs) in ctf_merge_set_nthreads()
|