Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dcallout.c44 static int callout_threads; /* callout normal threads */ variable
1890 callout_threads, maxclsyspri, in callout_cyclic_init()
1891 2 * callout_threads, 2 * callout_threads, in callout_cyclic_init()
2111 if (callout_threads <= 0) in callout_init()
2112 callout_threads = CALLOUT_THREADS; in callout_init()