Changeset 48652 in vbox
- Timestamp:
- Sep 24, 2013 9:39:55 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 89251
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
r45979 r48652 1457 1457 FALSE /* No blocking */); 1458 1458 Fl::check(); 1459 RTThread Yield();1459 RTThreadSleep(10); /* Wait a bit, don't hog the CPU too much. */ 1460 1460 } 1461 1461
Note:
See TracChangeset
for help on using the changeset viewer.