In the documentation of RT_MUTEX_INFO is described :
RT_TASK owner : Current mutex owner, or null if unlocked.

But this is not a pointer, so it can't be compared with NULL. Should you check 
RT_TASK.handle ?

Frederik
_______________________________________________
Xenomai mailing list
[email protected]
http://xenomai.org/mailman/listinfo/xenomai

Reply via email to