shithub: mc

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

View raw version
use sys

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