Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::Mutex Class Reference

Mutex class. More...

#include <mutex.h>

List of all members.

Public Member Functions

 operator SDL_mutex * ()
 Access the underlying SDL_mutex.
void release ()
 Release a mutex.
void grab ()
 Grab a mutex.


Detailed Description

Mutex class.


The documentation for this class was generated from the following file:

Generated Tue Oct 26 19:02:12 2004.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.