mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
posix: add package
This commit is contained in:
@@ -2,7 +2,7 @@ package unix
|
||||
|
||||
import "core:c"
|
||||
|
||||
pthread_t :: distinct u64
|
||||
pthread_t :: distinct rawptr
|
||||
|
||||
SEM_T_SIZE :: 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user