shithub: mc

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

View raw version
use sys

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