//go:build scheduler.threads package task import "internal/futex" type Futex = futex.Futex