runtime: testing runtime
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
package sync
|
||||
|
||||
// llgo:skipall
|
||||
import (
|
||||
gosync "sync"
|
||||
"unsafe"
|
||||
@@ -25,6 +24,9 @@ import (
|
||||
"github.com/goplus/llgo/runtime/internal/clite/pthread/sync"
|
||||
)
|
||||
|
||||
// llgo:skipall
|
||||
type _sync struct{}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
type Mutex sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user