XSEM_ETIME
if ((Status = xsem_xwait(&smq->smq_msgAvail, 1, timeout)) == XSEM_ETIME)
return (XSEM_ETIME);