aboutsummaryrefslogtreecommitdiff
path: root/libpager/lock-object.c
Commit message (Collapse)AuthorAgeFilesLines
* (_pager_lock_object): Eliminate spurious extra lock acquisition aroundMichael I. Bushnell1996-04-301-2/+0
| | | | pagemap frobbing.
* (_pager_lock_object):Michael I. Bushnell1996-04-181-2/+1
|
* (_pager_lock_object): If SYNC and SHOULD_FLUSH, then turn offMichael I. Bushnell1996-04-181-0/+12
| | | | PM_INCORE bits when flush is complete.
* (_pager_lock_object):Michael I. Bushnell1996-03-261-0/+1
|
* (_pager_lock_object): Don't barf anymore.Miles Bader1996-03-061-6/+0
|
* (_pager_lock_object):Miles Bader1996-03-061-1/+3
| | | | Correctly remove LR from P's linked list of lock requests.
* (_pager_lock_object): Use barf instead of printf.Miles Bader1996-02-211-2/+3
|
* (_pager_lock_object): Print debugging message when SYNC.Michael I. Bushnell1996-02-201-0/+5
|
* (_pager_lock_object): Remove `sync = 0'.Miles Bader1996-02-201-3/+1
|
* (_pager_lock_object): Hammer SYNC to zero for now; there's someMichael I. Bushnell1994-11-081-0/+2
| | | | deadlock bug in noticing when the sync finishes.
* entered into RCSMichael I. Bushnell1994-02-111-1/+1
|
* Formerly lock-object.c.~3~Michael I. Bushnell1994-01-251-3/+4
|
* Formerly lock-object.c.~2~Michael I. Bushnell1994-01-191-7/+8
|
* Initial revisionMichael I. Bushnell1994-01-131-0/+82