From 88cb6b22ab0bd61c05358a3f370a803ee60e6459 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Nov 1999 16:08:10 +0000 Subject: Added threadreset.c. --- c/src/exec/score/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c') 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 -- cgit v1.2.3