shithub: mc

ref: 767534bdbac53853d443aaf095814c687fb5f486
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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