yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
plock_cb.h File Reference

RFC 57517 partial lock support Data structure definition. More...

#include "dlq.h"
#include "status.h"
#include "tstamp.h"
Include dependency graph for plock_cb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  plock_cb_t
 struct representing 1 configuration database More...
 

Typedefs

typedef uint32 plock_id_t
 matches lock-id-type in YANG module
 

Functions

plock_cb_tplock_cb_new (uint32 sid, status_t *res)
 Create a new partial lock control block. More...
 
void plock_cb_free (plock_cb_t *plcb)
 Free a partial lock control block. More...
 
void plock_cb_reset_id (void)
 Set the next ID number back to the start. More...
 

Detailed Description

RFC 57517 partial lock support Data structure definition.