shithub: mc

ref: 3dcee053786448f3479a929791cf6a474ae8c035
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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