Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c45 static int callout_threads; /* callout normal threads */ variable
1891 callout_threads, maxclsyspri, in callout_cyclic_init()
1892 2 * callout_threads, 2 * callout_threads, in callout_cyclic_init()
2112 if (callout_threads <= 0) in callout_init()
2113 callout_threads = CALLOUT_THREADS; in callout_init()