Alaska for the last 20 years, though I just moved back to CA
Posts
115
Re: Any example code for x64 assembly multithreading programming?
are you talking about x64 assembly starting multiple threads, or x64 assembly being used in a multi threaded app (as in managed or native c++ multi-threaded app calling into assembly code)? I dont have any experience starting threads from assembly code, but wouldnt think it that difficult, as for writing x64 code being used in a multi threaded program, I do have some experience there, it was a learning curve just figuring out how to debug problems that only crept up in multi threaded mode.
Bookmarks