shithub: mc

ref: 076f4d371d887d25c3ac3851589f161131f57c88
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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