shithub: mc

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

View raw version
use sys

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