summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_thread_cond.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-01-20Removed pthread mutex / conditional variables debug messages.Maxim Dounin1-11/+0
These messages doesn't seem to be needed in practice and only make debugging logs harder to read.
2015-03-14Thread pools implementation.Valentin Bartenev1-0/+87