History log of /vbox/src/VBox/Runtime/r0drv/solaris/threadctxhooks-r0drv-solaris.c
Revision Date Author Comments Expand
157375c50c4b95d96c58c987ee48c0ee662d64d6 48051 26-Aug-2013 vboxsync

Runtime/threadctxhooks: A tick saved is a tick earned.

f2b06ba23c329bb064019f7a6aba50fb0a7507bd 48035 23-Aug-2013 vboxsync

Runtime/threadctxhooks: Paranoia.

decf6daa697ed0e43daab9dc84769165b23f5aba 47572 07-Aug-2013 vboxsync

Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().

bf7f26a344eebf65d659702a25a18fee915573cc 47380 24-Jul-2013 vboxsync

build fix

6b83e14a3fd9389cfed4aa0790485adbca556e1a 47373 24-Jul-2013 vboxsync

nit.

6e7296a2caff2e2f5bc62f69c54daef2e2a606c6 47364 24-Jul-2013 vboxsync

r0drv/solaris/threadctxhooks: Msg is redundant as the conditional expr. has the necessary info.

f3b0fef37fc4967e6c9ff1ec758788d6a8818373 47354 23-Jul-2013 vboxsync

Runtime/r0drv/solaris: Free the hook object if the owner thread has already died.

094bd1aaada16d47495d62f7c3324f9df84c999a 47352 23-Jul-2013 vboxsync

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

c5449ea6098150847430f53f59c341c2891879c5 47302 22-Jul-2013 vboxsync

r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as we might have to use freectx() in which case it does matter.

2a7c2c6cf74b4bf69770343650059641a1c00a6a 47206 17-Jul-2013 vboxsync

IPRT: Kernel thread-context hooks, Solaris implementation.