log src/core/ngx_thread_pool.c @ 6026:25fda43e3bcb

age author description
Thu, 19 Mar 2015 13:00:48 +0300 Ruslan Ermilov Thread pools: fixed the waiting tasks accounting.
Thu, 19 Mar 2015 23:19:35 +0300 Ruslan Ermilov Thread pools: keep waiting tasks counter in ngx_thread_pool_t.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.