[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Semaphore release - not owner of resource return



Hi

 

Was checking some RTEMS code and stumbled upon the error
RTEMS_NOT_OWNER_OF_RESOURCE when we do a semaphore release -> threadA
obtains a semaphore and threadB releases it.