qbhdb.h - The handle database is for reference counting objects.
Contents
Copyright
Copyright (C) 2010-2020 Red Hat, Inc.
LIBQB 2023-07-21 QBHDB.H(3)
Description
Name
qbhdb.h - The handle database is for reference counting objects.
Note
Historically, handle database implementation also served internal needs of libqb (e.g. for IPC services
tracking), which was eventually replaced with indirection-less reference counters and their direct
modifications.
See Also
qb_hdb_handle_get(3), qb_hdb_iterator_reset(3), qb_hdb_handle_create(3), qb_hdb_handle_destroy(3), qb_hdb_handle_refcount_get(3), qb_hdb_iterator_next(3), qb_hdb_nocheck_convert(3), qb_hdb_create(3), qb_hdb_destroy(3), qb_hdb_base_convert(3), qb_hdb_handle_get_always(3), qb_hdb_handle_put(3)
Synopsis
#include<qb/qbhdb.h>
