VMS Help RTL Routines, PPL$, PPL$CREATE_SPIN_LOCK *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Create Spin Lock routine creates and initializes a simple (spin) lock, and returns the lock identifier. You use that lock identifier to get and free the lock. Format PPL$CREATE_SPIN_LOCK lock-id [,lock-name]
Additional Information (explode) :
|