SYNOPSIS
#include <pthread.h>
void pthread_cleanup_pop(int execute);
DESCRIPTION
The
Refer to
PARAMETERS
- execute
-
Is either zero, or identifies the handler function that is being popped from the stack is executed.
RETURN VALUES
None.
CONFORMANCE
POSIX P1003.1 (1996)
MULTITHREAD SAFETY LEVEL
MT-safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
pthread_cancel() ,pthread_cleanup_push()
PTC MKS Toolkit 10.4 Documentation Build 39.