shithub: mc

ref: 6a113c23192c0877185aadddbc58b943ed68dd7b
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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