process_mutex_lock_traits Struct Reference
[Synchronisation Library]

#include <unixstl/synch/process_mutex.hpp>

List of all members.


Detailed Description

Traits for the process_mutex class.

Public Types

typedef process_mutex lock_type
 The lockable type.
typedef process_mutex_lock_traits class_type

Static Public Member Functions

static void lock (process_mutex &c)
 Lock the given process_mutex instance.
static void unlock (process_mutex &c)
 Unlock the given process_mutex instance.

Member Typedef Documentation

The lockable type.


Member Function Documentation

static void lock ( process_mutex c  )  [inline, static]

Lock the given process_mutex instance.

References lock_instance(), and stlsoft_ns_qual.

static void unlock ( process_mutex c  )  [inline, static]

Unlock the given process_mutex instance.

References stlsoft_ns_qual, and unlock_instance().


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

Generated on Thu Jun 10 08:59:08 2010 for STLSoft by  doxygen 1.5.6