Searched refs:tp_linger (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h75 uint_t tp_linger; /* seconds before idle workers exit */ member in struct:tpool
H A Dthread_pool.c149 tpool->tp_linger == 0) {
156 ts.tv_sec += tpool->tp_linger;
367 tpool->tp_linger = linger;

Completed in 46 milliseconds