]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256925:
authortijl <tijl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 13:27:55 +0000 (13:27 +0000)
committertijl <tijl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 13:27:55 +0000 (13:27 +0000)
commit9d54dab1fd150d9f56d9c3ee9729f216f543d089
treef47721f311f8840a99b81068a46c19628412f87a
parente51c760f619e217b35126cabe5d27c69a92ab193
MFC r256925:

Add a dummy statement to the beginning of the pthread_cleanup_pop() macro
to allow a call of the macro to be labelled as in:

label:
  pthread_cleanup_pop();

Reviewed by: imp
Approved by: re (glebius)

git-svn-id: svn://svn.freebsd.org/base/stable/10@257113 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
include/pthread.h