shithub: mc

ref: 83fea560c31e90807d9a2fa25a749027812ea17f
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

pkg thread =
	type tid        = uint64
	type tlskey(@a) = uint32
;;