remove pthread from sys/unix and use sys/posix where used

This commit is contained in:
Laytan
2024-12-01 11:54:51 +11:00
committed by flysand7
parent 7de56ec852
commit 2b5f0fc729
10 changed files with 38 additions and 749 deletions
+5
View File
@@ -0,0 +1,5 @@
package unix
import "core:sys/posix"
timespec :: posix.timespec