VirtualBox

Changeset 10940 in vbox


Ignore:
Timestamp:
Jul 29, 2008 4:32:25 PM (16 years ago)
Author:
vboxsync
Message:

IPRT: Implemented the RTOnce API.

Location:
trunk
Files:
3 added
2 edited

Legend:

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

    r10791 r10940  
    188188        common/misc/handletablectx.cpp \
    189189        common/misc/handletablesimple.cpp \
     190        common/misc/once.cpp \
    190191        common/misc/rand.cpp \
    191192        common/misc/req.cpp \
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r10793 r10940  
    7575        tstMp-1 \
    7676        tstNoCrt-1 \
     77        tstOnce \
    7778        tstPath \
    7879        tstPrfRT \
     
    266267        ../common/string/strlen.asm
    267268
     269tstOnce_SOURCES = tstOnce.cpp
     270
    268271tstPath_SOURCES = tstPath.cpp
    269272
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