|
|
@48935
|
11 年 |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@25831
|
15 年 |
vboxsync |
iprt/lockvalidation: give better names to anonymous locks
|
|
|
@25724
|
15 年 |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25721
|
15 年 |
vboxsync |
iprt/RTSemMutex: MutexSem -> hMutexSem
|
|
|
@25715
|
15 年 |
vboxsync |
semmutex-linux.cpp: lock validation fixes
|
|
|
@25711
|
15 年 |
vboxsync |
iprt: RTSemMutex order validation.
|
|
|
@25704
|
15 年 |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25685
|
15 年 |
vboxsync |
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
|
|
|
@25682
|
15 年 |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25652
|
15 年 |
vboxsync |
semmutex-linux.cpp: Fixed bug in rtSemMutexRequest when calculating …
|
|
|
@25638
|
15 年 |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25628
|
15 年 |
vboxsync |
copy & past fix.
|
|
|
@25624
|
15 年 |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25618
|
15 年 |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25614
|
15 年 |
vboxsync |
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
|
|
|
@25607
|
15 年 |
vboxsync |
iprt,pdmcritsect: Shortening and cleaning up the lock validator …
|
|
|
@25604
|
15 年 |
vboxsync |
iprt: More deadlock hacking.
|
|
|
@25491
|
15 年 |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25478
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More lock validator refactoring.
|
|
|
@25467
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More lock validation.
|
|
|
@25409
|
15 年 |
vboxsync |
IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
|
|
|
@25398
|
15 年 |
vboxsync |
IPRT,PDMAllocCritSect: Don't bitch when recursivly entering a mutex.
|
|
|
@25378
|
15 年 |
vboxsync |
Use RTSemMutexRequest*Debug in strict builds.
|
|
|
@25373
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More validation changes. Validate posix and linux …
|
|
|
@22959
|
15 年 |
vboxsync |
sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
|
|
|
@22958
|
15 年 |
vboxsync |
i64Diff not u64Diff
|
|
|
@22957
|
15 年 |
vboxsync |
Runtime/semmutex: fix timeout handling like in semevent
|
|
|
@8651
|
17 年 |
vboxsync |
Moved the strictness indicators into internal/strict.h.
|
|
|
@8245
|
17 年 |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@6748
|
17 年 |
vboxsync |
Same assertion for request/release as in the event sem code. Document …
|
|
|
@6747
|
17 年 |
vboxsync |
pInt[Event|EventMulti|Mutex]Sem -> pThis
|
|
|
@6746
|
17 年 |
vboxsync |
Replaced rtsemMutexValid by assertions like all the recent …
|
|
|
@6745
|
17 年 |
vboxsync |
Better alignment.
|
|
|
@6744
|
17 年 |
vboxsync |
Undid [27825].
|
|
|
@6743
|
17 年 |
vboxsync |
Use ASMAtomicCmpXchgS32
|
|
|
@6742
|
17 年 |
vboxsync |
Use ASMAtomicCmpXchgS32
|
|
|
@6738
|
17 年 |
vboxsync |
split up the linux and posix semaphore implementations (ring-3) to …
|
|
從 trunk/src/VBox/Runtime/r3/linux/sems-linux.cpp 複製
|
|
|
@6737
|
17 年 |
vboxsync |
save one ASMAtomicXchgS32(), added comments
|