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

Review request for mesos and Jie Yu.


Repository: mesos-git


Description
-------

Two issues in ThreadLocal:

(1) No release of the pthread keys upon destruction.
(2) Errors not being printed correctly, errno is not used by the pthread_ 
family functions.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/thread.hpp 
a20df8647844bf855ccc32b69f66d451219c8ad2 

Diff: https://reviews.apache.org/r/24669/diff/


Testing
-------

Ran the ThreadLocal tests with a lot of iterations.


Thanks,

Ben Mahler

Reply via email to