API Reference Manual 1.51.0
Loading...
Searching...
No Matches
odp_ticketlock_s Struct Reference

#include <ticketlock.h>

Collaboration diagram for odp_ticketlock_s:
[legend]

Data Fields

odp_atomic_u32_t next_ticket
 Next ticket.
 
odp_atomic_u32_t cur_ticket
 Current ticket.
 

Detailed Description

Field Documentation

◆ next_ticket

odp_atomic_u32_t odp_ticketlock_s::next_ticket

Next ticket.

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

◆ cur_ticket

odp_atomic_u32_t odp_ticketlock_s::cur_ticket

Current ticket.

Definition at line 23 of file api/abi-default/ticketlock.h.


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