diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-30 16:13:39 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-30 16:13:39 -0400 |
| commit | dd9713497bfc9e27f9b1ff3181d34ee241f05ec8 (patch) | |
| tree | d5060412fb69387778d863ffaf7a4a47d9ea848e /docs/application/shared.md | |
| parent | cf9285b1dbdf687630076149413f16e5d4af82e8 (diff) | |
match internal kpl status
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 |
