Home
last modified time | relevance | path

Searched defs:linger (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c322 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create()
/f-stack/tools/compat/include/sys/
H A Dsocket.h192 struct linger { struct
194 int l_linger; /* linger time */ argument
/f-stack/freebsd/sys/
H A Dsocket.h198 struct linger { struct
200 int l_linger; /* linger time */ argument
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c3576 struct linger linger; in ngx_http_free_request() local