shithub: mc

ref: 1f645d217c2faf9cd08b5f4910ca10479821b434
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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