- **status**: review --> fixed
- **Comment**:
changeset: 8416:e5a55864710d
user: Anders Widell <[email protected]>
date: Mon Dec 05 12:21:01 2016 +0100
summary: base: Use the Mutex and Lock classes [#2173]
[staging:e5a558]
---
** [tickets:#2173] base: Add support classes for pthread mutexes and condition
variables**
**Status:** fixed
**Milestone:** 5.2.FC
**Created:** Mon Nov 07, 2016 11:59 AM UTC by Anders Widell
**Last Updated:** Thu Dec 01, 2016 04:17 PM UTC
**Owner:** Anders Widell
The header files <mutex> and <condition_variable> are unapproved by the Google
C++ style guide. We can implement our own versions of these. An added benefit
is that select our own options when creating the mutexes, and we could use
error checking mutexes in OpenSAF "debug builds" - i.e. when a special
preprocessor macro is defined.
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets