API Reference Manual  1.45.0
odp_spinlock_recursive_s Struct Reference

#include <spinlock_recursive.h>

Collaboration diagram for odp_spinlock_recursive_s:
[legend]

Data Fields

odp_spinlock_t lock
 the lock
 
int owner
 thread owning the lock
 
uint32_t cnt
 recursion count
 

Detailed Description

Examples
odp_lock_perf.c.

Definition at line 22 of file api/abi-default/spinlock_recursive.h.


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