rpm
5.4.15
|
Go to the source code of this file.
Functions | |
void * | rpmtsAcquireLock (rpmts ts) |
void * | rpmtsFreeLock (void *lock) |
void* rpmtsAcquireLock | ( | rpmts | ts | ) |
Definition at line 144 of file rpmlock.c.
References _, errno, rpmlock::omode, rpmlock_acquire(), rpmlock_free(), rpmlock_new(), rpmlock_path, RPMLOCK_WAIT, RPMLOCK_WRITE, rpmlog(), RPMLOG_ERR, RPMLOG_WARNING, rpmtsChrootDone(), and rpmtsRootDir().
Referenced by _rpmtsRun(), and rpmtsRebuildDB().
void* rpmtsFreeLock | ( | void * | lock | ) |
Definition at line 177 of file rpmlock.c.
References rpmlock_free(), and rpmlock_release().
Referenced by _rpmtsRun(), and rpmtsRebuildDB().