multithreading - i have a process that is blocked.but one thread of this process is (not running) still executing something -


how threads library affect activity?is threads library responsible this?if is,is threads library responsible? , if can,explain me threads library....

a process can appear "blocked" if it's user interface thread waiting on routine. may thread in program, thread doing computationally intensive, , prevents user interface updating.

that separate issue threading libraries, however.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -