shithub: mc

ref: d3091cbc968337bdd47efe3bab7e752972cad726
dir: /lib/thread/bld.proj/

View raw version
lib thread =
	mutex+linux.myr
	spawn+linux.myr
	atomic-impl+x64.s
	atomic.myr
;;

test smoketest =
	smoketest.myr
;;