shithub: mc

ref: 89aa864b92914c1fddcdf352ca57a97a1f06bb4b
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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