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

This commit is contained in:
Laytan
2024-10-28 19:20:43 +01:00
parent e064f8c6be
commit afed3ce6b5
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