#include <backup_lock_service.h>
◆ acquire
Service API to acquire shared Backup Lock. 
- Parameters
 - 
  
    | opaque_thd | Current thread context.  | 
    | lock_kind | Kind of lock to acquire - BACKUP_LOCK_SERVICE_DEFAULT or weaker.  | 
    | lock_timeout | Number of seconds to wait before giving up. | 
  
   
- Returns
 - Operation status. 
 
- Return values
 - 
  
  
 
 
 
◆ release
Service API to release Backup Lock. 
- Parameters
 - 
  
    | opaque_thd | Current thread context. | 
  
   
- Returns
 - Operation status. 
 
- Return values
 - 
  
  
 
 
 
The documentation for this struct was generated from the following file: