Changeset 73368 in vbox for trunk/src/VBox
- Timestamp:
- Jul 26, 2018 10:03:25 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/VirtualBoxClientListImpl.cpp
r73361 r73368 139 139 * Deregister all staled VBoxSVC through VBoxSDS and forcebly close VBoxSVC process 140 140 * @param ThreadSelf current thread id 141 * @param pvUser pointer to CClientListWatcher that created this thread. 141 * @param pvUser pointer to CClientListWatcher that created this thread. 142 142 */ 143 143 DECLCALLBACK(int) CClientListWatcher::WatcherWorker(RTTHREAD ThreadSelf, void *pvUser)
Note:
See TracChangeset
for help on using the changeset viewer.