summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/testcase/tstRTR0SemMutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.vboxsync2021-08-231-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-6/+7
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* IPRT: -Wunused-parameter.vboxsync2011-10-221-0/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* tstRTR0SemMutex: Added a missing check in the threaded part.vboxsync2010-04-201-0/+1
* tstRTR0SemMutex: More tests.vboxsync2010-04-191-6/+100
* IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.vboxsync2010-04-191-0/+188