Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

Setting up for threading

prs102076
Beginner
325 Views
Hi there,
I am trying to find an article(preferably with an assembler example) which describes how to setup and initiate and control threading on intel processors. Can anyone point me in the right direction? An assembler example is preferred, because I am writing my own operating system, so windows API and such like wont be of any use
thanks
Patrick

Message Edited by PRS102076@aol.com on 10-31-2005 01:11 PM

0 Kudos
2 Replies
jim_dempsey
Beginner
325 Views

For starters look at the IA-32 Intel Archetecture Software Developer's Manual.

aka 25366817.pdf

Jim Dempsey

0 Kudos
prs102076
Beginner
325 Views
thanks, Jim
0 Kudos
Reply