The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: hutch-- on April 21, 2008, 02:56:58 PM

Title: Multithread mem fill try 2.
Post by: hutch-- on April 21, 2008, 02:56:58 PM
This version should be faster than the first as it creates two threads at program startup and simply suspends or resumes operation when required which has a lot less overhead than creating and destroying threads of a cyclical basis.

[attachment deleted by admin]