diff options
Diffstat (limited to 'docs/application/shared.md')
| -rw-r--r-- | docs/application/shared.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/application/shared.md b/docs/application/shared.md index f597d8d..3a3f4f7 100644 --- a/docs/application/shared.md +++ b/docs/application/shared.md @@ -28,7 +28,7 @@ static kpl_mutex shared_head_mutex; ## Mark Task(s) -1. Run gc interface on each task in the queue +1. Run gc interface on each task in the threads queue 2. Increase `shared_threads_makred` 3. If `shared_threads_makred` is equal to `avaiable_threads` schedule sweep task |
