shithub: mc

ref: 1edee0e32036f4d1cb23e94cab7b8f72f6ee9193
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
;;