summaryrefslogtreecommitdiff
path: root/docs/application/shared.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/application/shared.md')
-rw-r--r--docs/application/shared.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/application/shared.md b/docs/application/shared.md
index 3a3f4f7..89ba292 100644
--- a/docs/application/shared.md
+++ b/docs/application/shared.md
@@ -24,7 +24,8 @@ static kpl_mutex shared_head_mutex;
## Initiation Task
1. Move `shared_head` to `shared_mark_head`
-2. Add a mark task to each of the threads
+2. Set `shared_threads_makred` to 0
+3. Add a mark task to each of the threads
## Mark Task(s)