mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 10:50:05 +00:00
Add doc line to core:thread
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// package thread implements multi-threading operations so spawn threads and thread pools
|
||||||
package thread
|
package thread
|
||||||
|
|
||||||
import "base:runtime"
|
import "base:runtime"
|
||||||
|
|||||||
Reference in New Issue
Block a user