xine-lib 1.2.13-20230125hg15249
Data Fields
refcounter_t Struct Reference

#include <refcounter.h>

Data Fields

pthread_mutex_t lock
 
void * object
 
void(* destructor )(void *)
 
int count
 

Field Documentation

◆ count

int refcounter_t::count

◆ destructor

void(* refcounter_t::destructor) (void *)

◆ lock

pthread_mutex_t refcounter_t::lock

◆ object

void* refcounter_t::object

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