VirtualBox

Changeset 19954 in vbox


Ignore:
Timestamp:
May 24, 2009 12:00:21 AM (16 years ago)
Author:
vboxsync
Message:

tstCritSect -> tstRTCritSect

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r19950 r19954  
    5353        tstRTBitOperations \
    5454        tstRTCidr \
    55         tstCritSect \
     55        tstRTCritSect \
    5656        tstDeadlock \
    5757        tstDir \
     
    103103PROGRAMS.win += \
    104104        tstRTProcWait \
    105         tstCritSectW32 \
     105        tstRTCritSectW32 \
    106106        tstFileAppendWin-1 \
    107107        ntGetTimerResolution
     
    153153tstRTCidr_SOURCES = tstRTCidr.cpp
    154154
    155 tstCritSect_SOURCES = tstCritSect.cpp
    156 
    157 tstCritSectW32_SOURCES = tstCritSect.cpp
    158 tstCritSectW32_DEFS = TRY_WIN32_CRIT
     155tstRTCritSect_TEMPLATE = VBOXR3TSTEXE
     156tstRTCritSect_SOURCES = tstRTCritSect.cpp
     157
     158tstRTCritSectW32_TEMPLATE = VBOXR3TSTEXE
     159tstRTCritSectW32_SOURCES = tstRTCritSect.cpp
     160tstRTCritSectW32_DEFS = TRY_WIN32_CRIT
    159161
    160162tstDarwinSched_SOURCES = tstDarwinSched.cpp
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette