Cleanup, check sched_param and SCHED_* constants in pthread_freebsd.odin

This commit is contained in:
Christian Seibold
2020-09-15 01:34:01 -05:00
parent 65787381c1
commit a13eed9894
2 changed files with 3 additions and 14 deletions
-1
View File
@@ -150,7 +150,6 @@ _File_Time :: struct {
}
pid_t :: u32;
// timespec
Stat :: struct {
device_id: u64,