Next: SCM Multiple Operations, Previous: SCM Record Operations, Up: SCM Interface [Contents][Index]
These 2 calls can be used for locking and synchronizing processes.
Associates key with val in the bt han only if key was previously empty. Returns #t for success, #f for failure.
Removes key and it’s associated value from bt han only if key is present. Returns key’s value for success, #f for failure (not present).