summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/threadclose.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/src/threadclose.c')
-rw-r--r--c/src/exec/score/src/threadclose.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/exec/score/src/threadclose.c b/c/src/exec/score/src/threadclose.c
index a0f6009ba4..79f78827db 100644
--- a/c/src/exec/score/src/threadclose.c
+++ b/c/src/exec/score/src/threadclose.c
@@ -32,7 +32,9 @@
*
* DESCRIPTION:
*
- * XXX
+ * This routine frees all memory associated with the specified
+ * thread and removes it from the local object table so no further
+ * operations on this thread are allowed.
*/
void _Thread_Close(