|
|
Equivalent to IntContext()?
|
|
10/08/2009 11:15 AM
post39605
|
Equivalent to IntContext()?
Hi,
I'm sharing some common code with an interrupt and a thread.
While in the interrupt, I'd like to avoid the kernel calls.
What's the best way to determine whether or not I'm currently executing in an ISR? In VxWorks intContext() call was
available.
I'm running 6.3.2.
Cheers,
Rob
|
|
|
|
|