shithub: mc

ref: e1e9167cc8b847dfb3b37df4dc041d20ac271010
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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