* src/threads/posix/mutex-posix.hpp (Mutex): Added _attr.
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Thu, 14 Aug 2008 15:08:48 +0000 (17:08 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Thu, 14 Aug 2008 15:08:48 +0000 (17:08 +0200)
commitde9bfc9e74ea665000d642edc4ed3b88d514173d
tree5368665bff2a8cc64c9b7bec2c1fd120792a089a
parente548d6c6b813b770026375a115f6dd4d70924217
* src/threads/posix/mutex-posix.hpp (Mutex): Added _attr.
(Mutex::Mutex()): Initialize _attr with PTHREAD_MUTEX_RECURSIVE.
(Mutex::~Mutex()): Destroy _attr.
src/threads/posix/mutex-posix.hpp