shithub: mc

Download patch

ref: 4b61a59642d1a96bd9e0acea225009c02857ddf7
parent: 85fac5706cb0c63869be6512e1d61731428e3b19
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Dec 27 08:27:39 EST 2015

Remove references to half-assed locks.

--- a/lib/thread/bld.proj
+++ b/lib/thread/bld.proj
@@ -12,11 +12,6 @@
 	spawn+freebsd.myr
 	exit+freebsd-x64.s
 
-	# shitty spinlock based fallbacks
-	condvar.myr
-	mutex.myr
-	future.myr
-
 	atomic-impl+x64.s
 	atomic.myr
 ;;