OpenVMS Alpha Galaxy Guide
←Previous Next→ Contents Tables Close Help
  13.3  SYS$RESET_GALAXY_LOCK

  This service sets a galaxy lock to a state considered to be in-
  valid by the SYS$ACQUIRE_GALAXY_LOCK service.  This
  routine is intended to be used only on locks which reside in
  shared memory allocated by the user and initialized with

  SYS$INIT_GALAXY_LOCK.

  sys$reset_lock(handle, va)

                 size
  parameter      (bytes)      type                   usage

  handle         8            input by value         galaxy lock
                                                     handle
  va             8            input by ref           address of
                                                     galaxy lock

  Return status:

      SS$_BADLCKTBL
      SS$_IVLOCKID

      SS$_LOCKINUSE
      SS$_NORMAL
←Previous Next→ Contents Tables Close Help