SYNOPSIS
#include <pthread.h>
int pthread_spin_unlock(pthread_spinlock_t *lock);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
On success, the
This function shall not return an error code of EINTR.
EXAMPLES
None.
CONFORMANCE
UNIX 03.
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_spin_destroy() ,pthread_spin_lock()
PTC MKS Toolkit 10.5 Documentation Build 40.