2 * Copyright (C) 2016 Jérémie Galarneau <jeremie.galarneau@efficios.com>
4 * SPDX-License-Identifier: GPL-2.0-only
8 #ifndef _LTTNG_HT_CLEANUP_H
9 #define _LTTNG_HT_CLEANUP_H
14 struct lttng_thread
*launch_ht_cleanup_thread(void);
16 #endif /* _LTTNG_HT_CLEANUP_H */
This page took 0.029994 seconds and 4 git commands to generate.