rpm  5.4.15
Functions
rpmlock.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * rpmtsAcquireLock (rpmts ts)
 
void * rpmtsFreeLock (void *lock)
 

Function Documentation

void* rpmtsAcquireLock ( rpmts  ts)
void* rpmtsFreeLock ( void *  lock)

Definition at line 177 of file rpmlock.c.

References rpmlock_free(), and rpmlock_release().

Referenced by _rpmtsRun(), and rpmtsRebuildDB().