shithub: mc

ref: 37e813c6855bb09b73f4a7679ca2ce146152ee47
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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