shithub: mc

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

View raw version
use sys

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