shithub: mc

ref: 764129151551e13de123d391ad463c0dca9b31ee
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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