Re: [rtems commit] score: Delete _CORE_RWLock_Timeout()

2015-04-22 Thread Sebastian Huber
I am about to replace the complete thread queue implementation, so there is no way back using a previous commit. I currently try to remove all the dead or duplicated code to make things simpler so that the final replacement patch is as small as possible. There will be a means to do specific thi

Re: [rtems commit] score: Delete _CORE_RWLock_Timeout()

2015-04-22 Thread Joel Sherrill
Please add a comment to the group in Doxygen to see this commit for getting this back. If POSIX or another standard ever requires reevaluation of the lock and released threads on a timeout. POSIX is very loose on the discipline of waiting threads and behavior on timeout. It leaves a lot of room