|
|
@25408
|
15 years |
vboxsync |
Main/Locking: fix regression in AutoMultiWriteLock that caused …
|
|
|
@25368
|
15 years |
vboxsync |
RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
|
|
|
@25350
|
15 years |
vboxsync |
AutoLock.cpp: Pass file and line number to RTCritSectEnterDebug.
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25289
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove obsolete method
|
|
|
@25288
|
15 years |
vboxsync |
Main: preparation for deadlock detection: make lock instance data …
|
|
|
@25287
|
15 years |
vboxsync |
Main: preparation for deadlock detection: flatten LockHandle …
|
|
|
@25285
|
15 years |
vboxsync |
Main: preparation for deadlock detection: convert AutoMultiWriteLock*: …
|
|
|
@25284
|
15 years |
vboxsync |
Main: preparation for deadlock detection: add AutoWriterLockBase in …
|
|
|
@25283
|
15 years |
vboxsync |
Main: preparation for deadlock detection: add handles vector to …
|
|
|
@25282
|
15 years |
vboxsync |
Main: preparation for deadlock detection: move more logic to AutoLockBase
|
|
|
@25281
|
15 years |
vboxsync |
Main: preparation for deadlock detection: make AutoLockBase data …
|
|
|
@25279
|
15 years |
vboxsync |
Main: preparation for deadlock detection: clean up autolock classes
|
|
|
@24000
|
15 years |
vboxsync |
small svn property cleanup
|
|
|
@20932
|
16 years |
vboxsync |
Main/AutoLock: eliminate not entirely working custom windows …
|
|
|
@16310
|
16 years |
vboxsync |
AutoLock.cpp: TLS question.
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@8756
|
17 years |
vboxsync |
Main/AutoLock: Fixed: Two or more write locks could be acquired …
|
|
|
@8726
|
17 years |
vboxsync |
Main/AutoLock: Sanity.
|
|
|
@8664
|
17 years |
vboxsync |
Lock counting. Correct #else/#endif comments (gnu convention).
|
|
|
@8639
|
17 years |
vboxsync |
Main/AutoLock: More debugging.
|
|
|
@8508
|
17 years |
vboxsync |
Main/AutoLock: Added self deadlock detector (affects release builds …
|
|
|
@8424
|
17 years |
vboxsync |
Main/AutoLock: Fixed regression after r30268.
|
|
|
@8421
|
17 years |
vboxsync |
Main/AutoLock: Distinguish between the number of normal read locks and …
|
|
|
@8321
|
17 years |
vboxsync |
Main/AutoLock: Use RTThreadNativeSelf() instead of RTThredSelf() which …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8119
|
17 years |
vboxsync |
Main: AutoLock: Switched to RTSemRW on POSIX platforms but disabled …
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@8019
|
17 years |
vboxsync |
Main: RWLockHandle: Respect other pending writers when requesting a …
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|