openSUSE Manuals
  • openSUSE
  • About
  • Repository Indices
    Tumbleweed Leap-16.0 Leap-15.6
  1. Manuals
  2. Tumbleweed
  3. libqb-devel
  4. qb_thread_lock_destroy(3)
links
  • language-indep link
  • raw man page
table of contents
  • NAME
  • SYNOPSIS
  • DESCRIPTION
  • SEE ALSO
  • COPYRIGHT
other versions
  • Tumbleweed 2.0.8+20230721.002171b-2.5
  • Leap-16.0
  • Leap-15.6

Scroll to navigation

QB_THREAD_LOCK_DESTROY(3) libqb Programmer's Manual QB_THREAD_LOCK_DESTROY(3)

NAME¶

qb_thread_lock_destroy - Calls either pthread_mutex_destro() or pthread_spin_destroy().

SYNOPSIS¶

#include <qb/qbutil.h>

int32_t qb_thread_lock_destroy(

qb_thread_lock_t *tl );

DESCRIPTION¶

SEE ALSO¶

qb_util_nano_current_get(3), qb_util_stopwatch_stop(3), qb_util_stopwatch_split(3), qb_util_stopwatch_split_ctl(3), qb_thread_unlock(3), qb_strerror_r(3), qb_util_stopwatch_time_split_get(3), qb_util_set_log_function(3), qb_util_timespec_from_epoch_get(3), qb_thread_trylock(3), qb_util_nano_monotonic_hz(3), qb_util_nano_from_epoch_get(3), qb_util_stopwatch_create(3), qb_util_stopwatch_split_last(3), qb_thread_lock(3), qb_util_stopwatch_free(3), qb_thread_lock_create(3), qb_timespec_add_ms(3), qb_util_stopwatch_start(3), qb_util_stopwatch_us_elapsed_get(3), qb_util_stopwatch_sec_elapsed_get(3)

COPYRIGHT¶

Copyright (C) 2010-2020 Red Hat, Inc.

2023-07-24 LIBQB

Source file: qb_thread_lock_destroy.3.en.gz (from libqb-devel 2.0.8+20230721.002171b-2.5)
Source last updated: 2023-07-24T09:15:39Z
Converted to HTML: 2025-07-11T04:27:58Z


© 2025 rpm2docserv contributors
rpm2docserv 20250428.1b0295a License