shithub: mc

ref: 218258e4ac2940303be597272245cb09662fd759
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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