00001 #ifndef __threading_h__ 00002 #define __threading_h__ 00003 00004 #include "common/threading_mutex.h" 00005 #include "common/threading_cond.h" 00006 00007 #endif /* __threading_h__ */ 00008 00009 /** 00010 00011 threading.h 00012 00013 Copyright 2009 Helsinki Institute for Information Technology (HIIT) 00014 and the authors. All rights reserved. 00015 00016 Authors: Tero Hasu <tero.hasu@hut.fi> 00017 00018 Permission is hereby granted, free of charge, to any person 00019 obtaining a copy of this software and associated documentation files 00020 (the "Software"), to deal in the Software without restriction, 00021 including without limitation the rights to use, copy, modify, merge, 00022 publish, distribute, sublicense, and/or sell copies of the Software, 00023 and to permit persons to whom the Software is furnished to do so, 00024 subject to the following conditions: 00025 00026 The above copyright notice and this permission notice shall be 00027 included in all copies or substantial portions of the Software. 00028 00029 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 00030 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00031 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 00032 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 00033 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 00034 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 00035 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 00036 SOFTWARE. 00037 00038 **/
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:56 2011 by Doxygen 1.6.1