Definition at line 54 of file refstruct.c.
An uintptr_t is big enough to hold the address of every reference, so no overflow can happen when incrementing the refcount as long as the user does not throw away references.
Definition at line 60 of file refstruct.c.
Definition at line 61 of file refstruct.c.
Definition at line 62 of file refstruct.c.
Definition at line 63 of file refstruct.c.
Referenced by av_refstruct_pool_alloc_ext_c().