API Reference Manual  1.45.0
odp_rwlock_s Struct Reference

#include <rwlock.h>

Collaboration diagram for odp_rwlock_s:
[legend]

Data Fields

odp_atomic_u32_t cnt
 lock count 0 lock not taken -1 write lock taken >0 read lock(s) taken
 

Detailed Description

Examples
odp_lock_perf.c.

Definition at line 21 of file api/abi-default/rwlock.h.


The documentation for this struct was generated from the following file: