
15 Mar
2010
15 Mar
'10
3:15 p.m.
Quoth Simon Marlow
... Does the wrapper rts_lock() account for everything, or do threads need some initial setup I need to account for?
Nope, as long as the RTS is initialised properly via hs_init() you should be able to make callbacks from any OS thread.
Thanks - I'm sorry to hear I'm doing everything right! Donn Cave, donn@avvanta.com