]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r256925:
authortijl <tijl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 13:25:49 +0000 (13:25 +0000)
committertijl <tijl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Oct 2013 13:25:49 +0000 (13:25 +0000)
commita866356820c62e09d0e265e325227767b45fdb6f
tree35363e380593c9dc11b3d3c53e99dc603d4f01e7
parent6348816c4b0689c17c7c3129529c02d386800f28
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

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