All,

I am writing a driver that needs to wake up a user space thread on a hardware 
interrupt.  I am reading about the Xenomai APIs semaphores and want to know if 
I create a semaphore in my kernel module with a given name using rt_sem_create, 
can I call rt_sem_bind in user space to bind to that same semaphore?

I am sure hoping the answer is yes!

Thanks,

Jonathan




_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to