Added threadreset.c.

This commit is contained in:
Joel Sherrill
1999-11-16 16:08:10 +00:00
parent f6d082148b
commit 88cb6b22ab
+1 -1
View File
@@ -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