Changeset 66279 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Mar 28, 2017 7:23:33 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h
r66274 r66279 79 79 /** 80 80 * Prints current user name of this thread to the log 81 * @prefix - strigng fragment that will be inserted at beginning of logging line 81 * @param prefix string fragment that will be inserted at the beginning 82 * of the logging line 82 83 */ 83 84 void LogUserName(char *prefix); 84 85 85 /** 86 /** 86 87 * Thread that periodically checks items in cache and cleans obsolete items 87 88 */
Note:
See TracChangeset
for help on using the changeset viewer.