shithub: mc

ref: 95ba2c2257e56e80fe01cfcce5b533e4b4e54e7b
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
;;