-
- Downloads
Removed unused castor::server:: classes
Replaced castor file header with CTA file header Moved castor::server:: BlockingQueue Semaphores AtomicCounter AtomicFlag into cta::threading::
Showing
- common/CMakeLists.txt 1 addition, 0 deletionscommon/CMakeLists.txt
- common/threading/AtomicCounter.hpp 62 additions, 0 deletionscommon/threading/AtomicCounter.hpp
- common/threading/AtomicFlag.hpp 45 additions, 0 deletionscommon/threading/AtomicFlag.hpp
- common/threading/BlockingQueue.hpp 19 additions, 28 deletionscommon/threading/BlockingQueue.hpp
- common/threading/ChildProcess.cpp 12 additions, 29 deletionscommon/threading/ChildProcess.cpp
- common/threading/ChildProcess.hpp 3 additions, 23 deletionscommon/threading/ChildProcess.hpp
- common/threading/Daemon.cpp 10 additions, 13 deletionscommon/threading/Daemon.cpp
- common/threading/Daemon.hpp 10 additions, 13 deletionscommon/threading/Daemon.hpp
- common/threading/DaemonTest.cpp 10 additions, 15 deletionscommon/threading/DaemonTest.cpp
- common/threading/Mutex.cpp 10 additions, 4 deletionscommon/threading/Mutex.cpp
- common/threading/Mutex.hpp 17 additions, 37 deletionscommon/threading/Mutex.hpp
- common/threading/MutexLocker.hpp 4 additions, 2 deletionscommon/threading/MutexLocker.hpp
- common/threading/Semaphores.cpp 55 additions, 32 deletionscommon/threading/Semaphores.cpp
- common/threading/Semaphores.hpp 15 additions, 19 deletionscommon/threading/Semaphores.hpp
- common/threading/SocketPairTest.cpp 10 additions, 15 deletionscommon/threading/SocketPairTest.cpp
- common/threading/System.cpp 11 additions, 19 deletionscommon/threading/System.cpp
- common/threading/System.hpp 10 additions, 16 deletionscommon/threading/System.hpp
- common/threading/Threading.cpp 10 additions, 27 deletionscommon/threading/Threading.cpp
- common/threading/Threading.hpp 29 additions, 53 deletionscommon/threading/Threading.hpp
- tapeserver/castor/BaseObject.cpp 4 additions, 4 deletionstapeserver/castor/BaseObject.cpp
Loading
Please register or sign in to comment