shithub: mc

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

View raw version
use sys

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