shithub: mc

ref: 0113cd12d5ce3faae500772c76018f0ad4dd776a
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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