shithub: mc

ref: 56dffc40e38779981b50628d0c4781255410a357
dir: /lib/thread/types+plan9.myr/

View raw version
use sys

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