//flex table opened by JP

Click to See Complete Forum and Search --> : just curious


raz
02-13-2000, 06:26 PM
When I ran the CPU Benchmark from sandra it gave Number of Threads...29. What does this mean?

Vernon Frazee
02-14-2000, 09:48 AM
In programming, a thread is a part of a program that can execute
independently of other parts. Operating systems that support
multithreading enable programmers to design programs whose threaded
parts can execute concurrently.

Win32 Programming Features for Windows NT and Windows 95: Threads (http://devcentral.iftech.com/learning/tutorials/mfc-win32/nt/2.asp) by Marshall Brain