summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_work_queue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-07Style fixes.Andrey Zelenkov1-1/+1
2017-07-18Work queue thread assertions. Reset thread after fork.Max Romanov1-0/+20
2017-07-07Work queue thread safety checks for DEBUG build.Max Romanov1-0/+37
2017-01-27Work queues refactoring.Igor Sysoev1-415/+62
2017-01-23Introducing tasks.Igor Sysoev1-27/+24
2017-01-17Initial version.Igor Sysoev1-0/+610