From 3eacfbdbd86a7659b0e2eca95e14660d08eb0eb5 Mon Sep 17 00:00:00 2001 From: alexh Date: Fri, 2 Apr 2010 11:08:16 -0700 Subject: [PATCH] there is an interlock sleep, just didn't see it --- docs/developer/Locking_and_Synchronization/index.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/developer/Locking_and_Synchronization/index.mdwn b/docs/developer/Locking_and_Synchronization/index.mdwn index f7a842bf..7e6095d0 100644 --- a/docs/developer/Locking_and_Synchronization/index.mdwn +++ b/docs/developer/Locking_and_Synchronization/index.mdwn @@ -97,7 +97,6 @@ ## Condvars ### Internals -* XXX: current implementation is incorrect, need to use lksleep!! * XXX: currently not yet in the main repository * uses spinlocks internally on the condvar ### Usage -- 2.41.0