|
|
@25831
|
15 years |
vboxsync |
iprt/lockvalidation: give better names to anonymous locks
|
|
|
@25724
|
15 years |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25720
|
15 years |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25704
|
15 years |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25688
|
15 years |
vboxsync |
build fix.
|
|
|
@25685
|
15 years |
vboxsync |
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
|
|
|
@25682
|
15 years |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25649
|
15 years |
vboxsync |
semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
|
|
|
@25648
|
15 years |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25640
|
15 years |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@22959
|
15 years |
vboxsync |
sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
|
|
|
@22958
|
15 years |
vboxsync |
i64Diff not u64Diff
|
|
|
@22956
|
15 years |
vboxsync |
Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
|
|
|
@22955
|
15 years |
vboxsync |
accident
|
|
|
@22954
|
15 years |
vboxsync |
Runtime/semevent: stupid typos; no RT_UNLIKELY
|
|
|
@22952
|
15 years |
vboxsync |
Runtime/semevent: Fix part II for the Linux-specific RTSemEvent* …
|
|
|
@14468
|
16 years |
vboxsync |
linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
|
|
|
@14429
|
16 years |
vboxsync |
when building against glibc 2.6, use the Posix implementation of the …
|
|
|
@8707
|
17 years |
vboxsync |
Something is broken here, most likely. dunno what.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7019
|
17 years |
vboxsync |
Use the new ASMAtomic[Uo]Read/Write stuff.
|
|
|
@6747
|
17 years |
vboxsync |
pInt[Event|EventMulti|Mutex]Sem -> pThis
|
|
|
@6738
|
17 years |
vboxsync |
split up the linux and posix semaphore implementations (ring-3) to …
|
|
copied from trunk/src/VBox/Runtime/r3/linux/sems-linux.cpp
|
|
|
@6731
|
17 years |
vboxsync |
Fix bug in mutex semaphore reimplementation without pthreads. The …
|