Cleanup: extract function to borrow hashlist bucket
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 18 Dec 2019 22:10:32 +0000 (17:10 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Nov 2020 17:59:17 +0000 (12:59 -0500)
commit4a11ef1c368c8b794a2d89d73e15e327becf9013
treec60a0ea6635eb27b7a09d62cc6563da572e552c9
parent2dfda770cc6781ec372ee8dadd8eb4f6ab37375a
Cleanup: extract function to borrow hashlist bucket

This is going to reused by the trigger system.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ie6d032374c3991d0a75ad4737e7f082fbc1a74b1
include/lttng/utils.h [new file with mode: 0644]
src/lttng-events.c
This page took 0.025102 seconds and 4 git commands to generate.