log src/core/ngx_thread_pool.c @ 6040:adaedab1e662

age author description
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: keep waiting tasks mutex in ngx_thread_pool_t.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: replaced completed tasks queue mutex with spinlock.
Thu, 19 Mar 2015 23:20:18 +0300 Ruslan Ermilov Thread pools: silence warning on process exit.