summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/src')
-rw-r--r--c/src/exec/score/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/src/Makefile.in b/c/src/exec/score/src/Makefile.in
index 99cce9fa76..f92f3c9577 100644
--- a/c/src/exec/score/src/Makefile.in
+++ b/c/src/exec/score/src/Makefile.in
@@ -42,7 +42,7 @@ OBJECT_C_PIECES = object objectallocate objectallocatebyindex \
THREAD_C_PIECES = thread threadchangepriority threadclearstate threadclose \
threadcreateidle threaddelayended threaddispatch threadevaluatemode \
threadget threadhandler threadidlebody threadinitialize threadloadenv \
- threadready threadresettimeslice threadrestart threadresume \
+ threadready threadresettimeslice threadreset threadrestart threadresume \
threadrotatequeue threadsetpriority threadsetstate threadsettransient \
threadstackallocate threadstackfree threadstart threadstartmultitasking \
threadsuspend threadtickletimeslice threadyieldprocessor