Loading...
--- Libc/Libc-498/pthreads/pthread_cleanup_pop.3
+++ Libc/Libc-763.11/pthreads/pthread_cleanup_pop.3
@@ -47,6 +47,11 @@
If there is no cleanup routine,
.Fn pthread_cleanup_pop
does nothing.
+.Pp
+.Fn pthread_cleanup_pop
+must be paired with a corresponding
+.Xr pthread_cleanup_push 3
+in the same lexical scope.
.Sh RETURN VALUES
.Fn pthread_cleanup_pop
does not return any value.