shithub: mc

ref: 77c74d43d5540fd3bb3915d45d786986827ef0f8
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
;;