shithub: mc

ref: 346140113cb979d60f27fb3795f08e5976c0c712
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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