# # ChangeLog for trunk/include/iprt/once.h in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 10:01:59 AM Tue, 29 Jul 2008 16:32:25 GMT vboxsync [10940] * trunk/include/iprt/once.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/once.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstOnce.cpp (added) IPRT: Implemented the RTOnce API.