diff options
| author | Andrey Zgarbul <zgarbul.andrey@gmail.com> | 2019-02-08 23:18:51 +0300 |
|---|---|---|
| committer | Andrey Zgarbul <zgarbul.andrey@gmail.com> | 2019-02-08 23:18:51 +0300 |
| commit | 5ef1f2088a089e9ac731cfc2037282a6033c2c82 (patch) | |
| tree | 5bad376b2f1d716eda5efb61b7bfcf61a4711e30 /ru/src/internals | |
| parent | 45659fdbbc1163efd71ed89f892beeeeffd54cee (diff) | |
russian translation
Diffstat (limited to 'ru/src/internals')
| -rw-r--r-- | ru/src/internals/ceilings.md | 3 | ||||
| -rw-r--r-- | ru/src/internals/tasks.md | 3 | ||||
| -rw-r--r-- | ru/src/internals/timer-queue.md | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/ru/src/internals/ceilings.md b/ru/src/internals/ceilings.md new file mode 100644 index 0000000..2c645a4 --- /dev/null +++ b/ru/src/internals/ceilings.md @@ -0,0 +1,3 @@ +# Ceiling analysis + +**TODO** diff --git a/ru/src/internals/tasks.md b/ru/src/internals/tasks.md new file mode 100644 index 0000000..85f783f --- /dev/null +++ b/ru/src/internals/tasks.md @@ -0,0 +1,3 @@ +# Task dispatcher + +**TODO** diff --git a/ru/src/internals/timer-queue.md b/ru/src/internals/timer-queue.md new file mode 100644 index 0000000..7059285 --- /dev/null +++ b/ru/src/internals/timer-queue.md @@ -0,0 +1,3 @@ +# Timer queue + +**TODO** |
