shithub: mc

ref: 2b398fd1053b03888f400011dda46d4e36986876
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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