Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-27 | Removed implicit call of nxt_thread() in nxt_thread_tid(). | Valentin Bartenev | 1 | -4/+0 |
2018-07-27 | Refactored thread ID functions. | Igor Sysoev | 1 | -0/+32 |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -1/+1 |
2017-07-10 | Introducing thread-safe nxt_random(). | Igor Sysoev | 1 | -0/+2 |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -6/+8 |
2017-01-31 | Fixes of various issues introduced by refactoring. | Igor Sysoev | 1 | -1/+1 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 1 | -7/+13 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -2/+3 |