ncores.h
Go to the documentation of this file.
00001 #ifndef OSL_NCORES_H
00002 #define OSL_NCORES_H
00003 namespace osl {
00004   namespace misc {
00009     int ncores();
00010   }
00011 }
00012 #endif /* _NCORES_H */
00013 // ;;; Local Variables:
00014 // ;;; mode:c++
00015 // ;;; c-basic-offset:2
00016 // ;;; End:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines