Revision tags: 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0, 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0, 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0, 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0, 1.8.0-1, 1.8.0, 1.7.1-1, 1.7.1, 1.7-1, 1.7, 1.6-1, 1.6, 1.5-1, 1.5, 1.4-2, 1.4 |
|
#
737:8ca436f03869 |
| 27-Jul-2018 |
Valentin Bartenev |
Removed implicit call of nxt_thread() in nxt_thread_tid().
Explicit is better than implicit © The Zen of Python.
The nxt_thread_tid(NULL) call was used only twice in the code and such behaviour was
Removed implicit call of nxt_thread() in nxt_thread_tid().
Explicit is better than implicit © The Zen of Python.
The nxt_thread_tid(NULL) call was used only twice in the code and such behaviour was specific to nxt_thread_tid() function.
show more ...
|
#
735:3f7538f0681a |
| 27-Jul-2018 |
Igor Sysoev |
Refactored thread ID functions.
nxt_thread_tid() was moved to src/nxt_thread.c nxt_thread_get_tid() was moved to src/nxt_thread_id.h. src/nxt_thread_id.c was removed.
|
Revision tags: 1.3, 1.2, 1.1, 1.0, 0.7 |
|
#
564:762f8c976ead |
| 05-Mar-2018 |
Valentin Bartenev |
Reduced number of critical log levels.
|
Revision tags: 0.6, 0.5, 0.4, 0.3, 0.2, 0.1 |
|
#
138:59fc46dd5e1d |
| 10-Jul-2017 |
Igor Sysoev |
Introducing thread-safe nxt_random().
|
#
53:0b10a73d4993 |
| 31-May-2017 |
Igor Sysoev |
Skeleton of router configuration and request processing.
|
#
8:9050c2eb948c |
| 31-Jan-2017 |
Igor Sysoev |
Fixes of various issues introduced by refactoring.
|
#
4:76c63e9b6322 |
| 27-Jan-2017 |
Igor Sysoev |
Work queues refactoring.
|
#
1:fdc027c56872 |
| 23-Jan-2017 |
Igor Sysoev |
Introducing tasks.
|
#
0:a63ceefd6ab0 |
| 17-Jan-2017 |
Igor Sysoev |
Initial version.
|