shithub: mc

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

View raw version
use sys

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