VirtualBox

Ignore:
Timestamp:
Jul 23, 2013 4:19:20 PM (12 years ago)
Author:
vboxsync
Message:

Runtime/r0drv: Reference counting for kernel thread-context hooks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r47199 r47352  
    369369    { "RTThreadCtxHooksCreate",                 (void *)RTThreadCtxHooksCreate },
    370370    { "RTThreadCtxHooksDeregister",             (void *)RTThreadCtxHooksDeregister },
    371     { "RTThreadCtxHooksDestroy",                (void *)RTThreadCtxHooksDestroy },
    372371    { "RTThreadCtxHooksRegister",               (void *)RTThreadCtxHooksRegister },
     372    { "RTThreadCtxHooksRelease",                (void *)RTThreadCtxHooksRelease },
     373    { "RTThreadCtxHooksRetain",                 (void *)RTThreadCtxHooksRetain },
    373374    { "RTThreadGetName",                        (void *)RTThreadGetName },
    374375    { "RTThreadGetNative",                      (void *)RTThreadGetNative },
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