shithub: mc

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

View raw version
use sys

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