TwiceAsNice  2019-02-18
Functions
rqId.c File Reference
#include "PDNA.h"
#include "PDNA_private.h"
Include dependency graph for rqId.c:

Functions

int RqIdInit (int iom)
 
int RqIdAlloc (int iom, unsigned int *RqId, const int flags)
 
int RqIdFree (int iom, const unsigned int RqId)
 

Function Documentation

◆ RqIdAlloc()

int RqIdAlloc ( int  iom,
unsigned int *  RqId,
const int  flags 
)

◆ RqIdFree()

int RqIdFree ( int  iom,
const unsigned int  RqId 
)

◆ RqIdInit()

int RqIdInit ( int  iom)