Re: Concurent I/O Index and Data registers access
From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 02/20/04
- Next message: Masato Sudo [MS]: "RE: problem with the sample VOIP sample apps"
- Previous message: Steve Maillet \(eMVP\): "Re: DEBUGCHK failed in mckendric code"
- In reply to: JF Morin: "Re: Concurent I/O Index and Data registers access"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 18:09:26 -0500
If a register is accessed from multiple processes you can protect it with a
Mutex or you can put the code to manipulate it in the OAL and use a Critical
section within that.
-- Steve Maillet (eMVP) Entelechy Consulting smaillet_AT_EntelechyConsulting_DOT_com
- Next message: Masato Sudo [MS]: "RE: problem with the sample VOIP sample apps"
- Previous message: Steve Maillet \(eMVP\): "Re: DEBUGCHK failed in mckendric code"
- In reply to: JF Morin: "Re: Concurent I/O Index and Data registers access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|