You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Neil Conway <ne...@gmail.com> on 2017/04/10 20:07:29 UTC

Review Request 58312: Replaced `THREAD_LOCAL` with `thread_local` in libprocess.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58312/
-----------------------------------------------------------

Review request for mesos and Anand Mazumdar.


Bugs: MESOS-7373
    https://issues.apache.org/jira/browse/MESOS-7373


Repository: mesos


Description
-------

Replaced `THREAD_LOCAL` with `thread_local` in libprocess.


Diffs
-----

  3rdparty/libprocess/include/process/executor.hpp 7faa2ab3d6828f0c7b411341e6a58bb8d0429ebc 
  3rdparty/libprocess/include/process/process.hpp 401510c8f7b7d546d5364756dcab3245207ca5ab 
  3rdparty/libprocess/src/libev.hpp 2e67967b7aa06f48e7c6cd22436879ab7278e9ad 
  3rdparty/libprocess/src/libev.cpp 8db9c3b92b591c6bb8fe9f647355922e1d803547 
  3rdparty/libprocess/src/libevent.hpp e7f273eac8b78da730873bcc040ebaac98a52b39 
  3rdparty/libprocess/src/libevent.cpp 093569ec06dbfe45bf7b6f90a3ec69b3490319e6 
  3rdparty/libprocess/src/process.cpp d0cba0c2299bddfedeb8bfde5b93aae733a9cd5b 


Diff: https://reviews.apache.org/r/58312/diff/1/


Testing
-------

`make check`


Thanks,

Neil Conway


Re: Review Request 58312: Replaced `THREAD_LOCAL` with `thread_local` in libprocess.

Posted by Anand Mazumdar <an...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58312/#review173826
-----------------------------------------------------------


Ship it!




Ship It!

- Anand Mazumdar


On April 10, 2017, 8:07 p.m., Neil Conway wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58312/
> -----------------------------------------------------------
> 
> (Updated April 10, 2017, 8:07 p.m.)
> 
> 
> Review request for mesos and Anand Mazumdar.
> 
> 
> Bugs: MESOS-7373
>     https://issues.apache.org/jira/browse/MESOS-7373
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Replaced `THREAD_LOCAL` with `thread_local` in libprocess.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/executor.hpp 7faa2ab3d6828f0c7b411341e6a58bb8d0429ebc 
>   3rdparty/libprocess/include/process/process.hpp 401510c8f7b7d546d5364756dcab3245207ca5ab 
>   3rdparty/libprocess/src/libev.hpp 2e67967b7aa06f48e7c6cd22436879ab7278e9ad 
>   3rdparty/libprocess/src/libev.cpp 8db9c3b92b591c6bb8fe9f647355922e1d803547 
>   3rdparty/libprocess/src/libevent.hpp e7f273eac8b78da730873bcc040ebaac98a52b39 
>   3rdparty/libprocess/src/libevent.cpp 093569ec06dbfe45bf7b6f90a3ec69b3490319e6 
>   3rdparty/libprocess/src/process.cpp d0cba0c2299bddfedeb8bfde5b93aae733a9cd5b 
> 
> 
> Diff: https://reviews.apache.org/r/58312/diff/1/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> 
> Thanks,
> 
> Neil Conway
> 
>