shithub: mc

ref: 49b61a099de4734e638b1122a5542dd616edd462
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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