threading.h

Go to the documentation of this file.
00001 /*
00002  * threading.h
00003  *
00004  * Bogus header file for Doxygen.  Don't use this file!
00005  */
00006 
00007 /// \ingroup lib
00008 /*@{*/
00009 
00010 /// \defgroup threading Mulithreading Libraries
00011 ///
00012 /// \n
00013 /// Libraries to help with thread safety and management.