Copyright Digital Equipment Corp. All rights reserved.

$FREE_USER_CAPABILITY_(Alpha_and_Integrity_servers)

   On Alpha and Integrity server systems, releases a user
   capability, indicating to other processes that the resource is
   now available.

   This service accepts 64-bit addresses.

   Format

     SYS$FREE_USER_CAPABILITY   cap_num [,prev_num] [,flags]

   C Prototype

     int sys$free_user_capability  (int *cap_num, struct _generic_64

                                   *prev_mask, struct _generic_64

                                   *flags);
 


Additional information available:

Arguments