@@ -1,3 +1,4 @@
+// package thread implements multi-threading operations so spawn threads and thread pools
package thread
import "base:runtime"