Hi, If I want to aquire a mutex from: 1) Interrupt handler 2) Callout (timeout) How do I do that? Do I have to use a soft interrupt handler? --HPS