(This code contribution is provided under the terms of agreement LES-LTM-21309)
Update and unify doxygen comments and function parameter names in all header
files related to synchronization.

Ola Liljedahl (6):
  api:odp_atomic.h: Update doxygen comments, renaming of function params
  api:odp_barrier.h: Update doxygen comments, renaming of function
    params
  api:odp_rwlock.h: Update doxygen comments, renaming of function params
  api:odp_spinlock.h: Update doxygen comments, renaming of function
    params
  api:odp_ticketlock.h: Update doxygen comments, renaming of function
    params
  linux-generic:odp_atomic_internal.h: Update doxygen comments, renaming
    of function params

 platform/linux-generic/include/api/odp_atomic.h    | 283 +++++++++--------
 platform/linux-generic/include/api/odp_barrier.h   |  22 +-
 platform/linux-generic/include/api/odp_rwlock.h    |  36 ++-
 platform/linux-generic/include/api/odp_spinlock.h  |  42 +--
 .../linux-generic/include/api/odp_ticketlock.h     |  45 +--
 .../linux-generic/include/odp_atomic_internal.h    | 340 +++++++++++----------
 6 files changed, 390 insertions(+), 378 deletions(-)

-- 
1.9.1


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to