aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os/kernel/src/chthreads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/kernel/src/chthreads.c b/os/kernel/src/chthreads.c
index fc697d1e9..e28efa43c 100644
--- a/os/kernel/src/chthreads.c
+++ b/os/kernel/src/chthreads.c
@@ -356,6 +356,7 @@ Thread *chThdAddRef(Thread *tp) {
chSysUnlock();
return tp;
}
+
/**
* @brief Releases a reference to a thread object.
* @details If the references counter reaches zero <b>and</b> the thread