]> sourceware.org Git - newlib-cygwin.git/commit
Remove unnecessary locking in pthread_setcancelstate/pthread_setcanceltype
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 8 Dec 2015 16:55:33 +0000 (17:55 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 8 Dec 2015 16:55:33 +0000 (17:55 +0100)
commit6c3a5d263f3cdfb6703434439bdc84c3a1e29159
treecdf31c6b1eb1c087a39b8f10fa3a6bd7ef8c8f7c
parentd0f5f4c422f0bcb89a7dcfc692202ccc1ee12316
Remove unnecessary locking in pthread_setcancelstate/pthread_setcanceltype

        * thread.cc (pthread::setcancelstate): Remove unnecessary locking.
        (pthread::setcanceltype): Ditto.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc
This page took 0.029584 seconds and 5 git commands to generate.