6 Commits

Author SHA1 Message Date
Joel Sherrill
f80f90f11d rtems-bsd-rwlock.c: Do not redefine pthread_rwlock_t 2012-09-05 13:03:19 -05:00
Jennifer Averett
3bc5984ea6 Debug of rw_wowned()
This implementation violates the API layer and we should
add a pthread_rwlock_is_rlocked_np() method to the API layer.
2012-05-30 13:42:49 -05:00
Jennifer Averett
8420b9447a Modified copyright on rtems-bsd-xxx files to be consistant with FreeBSD copyright. 2012-05-08 09:14:42 -05:00
Jennifer Averett
a7bbe3f42c Added _rw_try_upgrade & _rw_try_upgrade to resolve linker errors. 2012-04-16 11:58:01 -05:00
Joel Sherrill
6ad03bf517 Remove rtems/ from includes of RTEMS specific files 2012-03-08 10:31:56 -06:00
Joel Sherrill
cbffdb7fdc Separate RTEMS Specific Files from Those Direct from FreeBSD 2012-03-07 16:14:13 -06:00