[beast: 63/95] SFI: introduce Bse::ScopedLock



commit 427ac7d3476c694533d8963c1cfa2684834763d4
Author: Tim Janik <timj gnu org>
Date:   Wed Mar 20 04:15:49 2013 +0100

    SFI: introduce Bse::ScopedLock

 sfi/sfiwrapper.hh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sfi/sfiwrapper.hh b/sfi/sfiwrapper.hh
index fec62b3..d6fe54d 100644
--- a/sfi/sfiwrapper.hh
+++ b/sfi/sfiwrapper.hh
@@ -15,6 +15,7 @@ using Rapicorn::Spinlock;
 using Rapicorn::Mutex;
 using Rapicorn::RECURSIVE_LOCK;
 using Rapicorn::Cond;
+using Rapicorn::ScopedLock;
 using Rapicorn::AsyncBlockingQueue;
 
 };


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]