_pthread_cleanup_pop

Name

_pthread_cleanup_pop -- establish cancellation handlers

Synopsis

#include <pthread.h>

extern void _pthread_cleanup_pop(struct _pthread_cleanup_buffer *, int);

Description

Macro pthread_cleanup_pop defines the ABI _pthread_cleanup_pop is as specified in the Single UNIX Specification, Version 3.