TerraLib 4.1
E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/libspl/include/spl_mutex.h File Reference

Cross platform mutex class. More...

#include "spl_platform.h"

Go to the source code of this file.

Classes

class  SPL::slcMutex
 Multiplatform mutex class. More...

Namespaces

namespace  SPL

Defines

#define EBUSY   16
#define SPL_API

Detailed Description

Cross platform mutex class.

Terms of Use

libspl - the simple plugin layer library. Copyright (C) 2004 Andreas Loeffler and René Stuhr (www.unitedbytes.de).

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Author

René Stuhr (www.unitedbytes.de)

Version:
1.0
Author:
René Stuhr
Remarks:
All thread safe classes of SPL are derivated from this class.

Define Documentation

#define EBUSY   16
#define SPL_API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines