mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
Rename package name to sync
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//+private
|
||||
package sync2
|
||||
package sync
|
||||
|
||||
when #config(ODIN_SYNC_RECURSIVE_MUTEX_USE_FUTEX, true) {
|
||||
_Recursive_Mutex :: struct {
|
||||
|
||||
Reference in New Issue
Block a user