libzypp  11.13.5
Mutex.h File Reference
#include "zypp/base/NonCopyable.h"
#include "zypp/thread/MutexException.h"
#include <pthread.h>
Include dependency graph for Mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::thread::Mutex
 A recursive Mutex. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::thread

Typedefs

typedef pthread_mutex_t zypp::thread::RecursiveMutex_t

Detailed Description

Definition in file Mutex.h.