aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_atomic_internal.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2015-09-09 13:52:25 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-12-29 14:07:51 +0300
commit100423843b013a0d1f9ab5837cdafbea5d7c527c (patch)
tree6435ff08af023db472b66ed368d9b8b5ecbdd548 /platform/linux-generic/include/odp_atomic_internal.h
parent87c4c0545032fb998f22271bb1ad26f82ba7e108 (diff)
api: rwlock_recursive: added recursive rwlock
Added recursive read-write lock. It allows threads to read lock or write lock the rwlock multiple times without deadlocking. Mixing of read and write lock operations is not supported. ODP version of recursive rwlock enables porting legacy applications, which use these kind of locks. Signed-off-by: Petri Savolainen <petri.savolainen@nokia.com> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Conflicts: platform/linux-generic/Makefile.am
Diffstat (limited to 'platform/linux-generic/include/odp_atomic_internal.h')
0 files changed, 0 insertions, 0 deletions