Hi,
Follow up - actually the sample code for sem_open in the MQX Reference Manual would imply this could be done since sem_handle is being used without a corresponding sem_open, although the sem_handle is never initialized. This is different from the same code in the users guide.
Thanks,
Will