Changeset 37


Ignore:
Timestamp:
Apr 27, 2007, 6:46:37 PM (18 years ago)
Author:
Yuri Dario
Message:

Give timeslice to other threads, seems to make pmview FOC to work smoothly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/samba/source/ndpsmb/smbcd.c

    r34 r37  
    733733                        break;
    734734                }
     735                // YD this seems to make PMView to show thumbnails faster,
     736                // no delay shown while using FOC.
     737                DosSleep(0);
    735738        }
    736739        debuglocal(0,"closing client pipe %d\n", pipe);
Note: See TracChangeset for help on using the changeset viewer.