[ 
https://issues.apache.org/jira/browse/MESOS-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Massenzio updated MESOS-2805:
-----------------------------------
    Assignee: Joris Van Remoortere  (was: Marco Massenzio)

> Make synchronized as primary form of synchronization.
> -----------------------------------------------------
>
>                 Key: MESOS-2805
>                 URL: https://issues.apache.org/jira/browse/MESOS-2805
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess, stout
>            Reporter: Joris Van Remoortere
>            Assignee: Joris Van Remoortere
>              Labels: c++11, libprocess, mesosphere, stout
>
> Re-organize Synchronized to allow {{synchronized(m)}} to work on:
>   1. {{std::mutex}}
>   2. {{std::recursive_mutex}}
>   3. {{std::atomic_flag}}
> Move synchronized.hpp into stout, so that developers don't think it's part of 
> the utility suite for actors in libprocess.
> Remove references to internal.hpp and replace them with {{std::atomic_flag}} 
> synchronization.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to