shithub: mc

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

View raw version
use sys

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