On Tue, Jun 3, 2008 at 11:20 AM, Matthieu <[EMAIL PROTECTED]> wrote: > Hi, > > I still have problems with the use of vxworks emulation. Indeed I need to > lock interrupt ( intLock() and intUnLock() ) in order to manipulate a tas= > ks > control blocks table. But I'm in user space ... what can I do ?
Use a mutex. -- Gilles _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
