shithub: mc

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

View raw version
use sys

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