]> sourceware.org Git - newlib-cygwin.git/commit
* thread.h (pthread::static_cancel_self): Mark as noreturn.
authorChristopher Faylor <me@cgf.cx>
Wed, 4 May 2011 06:16:59 +0000 (06:16 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 4 May 2011 06:16:59 +0000 (06:16 +0000)
commit9d2b7928b586d047f0c53ab3b2ecb26a45f36884
treeb2daee46626d823f1130d3e60836d8d3b3caea0a
parentcdbb272b4c5c165e7e1105eef36ce0600c9ea9fb
* thread.h (pthread::static_cancel_self): Mark as noreturn.
(pthread::cancel_self): Ditto.
* thread.cc (pthread::cancel_self): Explicitly use pthread::exit to avoid a
"function returns" error.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc
winsup/cygwin/thread.h
This page took 0.031959 seconds and 5 git commands to generate.